Forum Discussion
Altera_Forum
Honored Contributor
18 years agoLPM rom
hi, im new in quartus and vhdl. im trying to use the rom from the megafunction for my project. can i store real number in the rom? or it has to be hex? if it has to be hex, is it hav to be the ieee h...
Altera_Forum
Honored Contributor
18 years agoI tried creating a HEX file form Quartus II and it still says I need to use unsigned decimal numbers. You do not need to key in HEX for HEX file. You still use unsigned decimal. It has to be integer in this case. It's up to your design to interprete the fraction.