Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI prefer LPM_ROM because:
1-this ROM must be implemented with out using logic cells 2- my Rom is big(about 32kb) and it is difficult to list the data in vhdl code( I am using *.hex files) is it possible to implement a rom which uses .hex files?