How to Generate Memory
Use LogiBlox utility to create arbitrary size RAM or ROM
- Select type: ROM, Synchronous, Asynchronous, or dual port RAM
- Specify Depth: number of words must be a multiple of 16, ranging from 16 to 256 words
- Specify Width: word size ranges from 1 to 64 bits
- Specify initialization values with Mem file
LogiBLOX also creates RAM interface
- Entity and component declaration - cut and paste into the design (VHDL designs)
- Module declaration (Verilog designs)
- Symbol graphic (schematic entry designs)