Initializing Memory (1)
LogiBLOX can create a template memory
- The MEM file must be edited to specify correct values
MEM file has two sections:
- Header section describes size, default initialization value
- Values listed use Header radix
- Data section defines initialization values for each word
- Values listed use Data radix
- Values can be listed in order, or specify each address
and data
- Words may be defined using ASCII strings
- Comments are preceded by semicolons