PoC.mem Package
This package holds all component declarations, types and functions of the PoC.mem namespace.
It provides the following enumerations:
T_MEM_FILEFORMATspecifies whether a file is in Intel Hex, Lattice Mem, or Xilinx Mem format.T_MEM_CONTENTspecifies whether data in text file is in binary, decimal or hexadecimal format.
It provides the following functions:
mem_FileExtensionreturns the file extension of a given filename.mem_ReadMemoryFilereads initial memory content from a given file.