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
14 years ago --- Quote Start --- When you create the MIF (Memory initialization file) for the ROM, you will need to enter unsigned decimal numbers. --- Quote End --- what its mean? i try to make a look up table content pre compute data... the data set in signed number... i try to using that MIF file, but it fail.. :confused: thank you with response from all...