Forum Discussion
RichardT_altera
Super Contributor
3 years agoThe $readmemh does work with Quartus. I suspecting design coding style.
Could you try to integrate the Quartus ROM template in your design?
Right click on any design file -> Insert template -> Verilog/VHDL -> RAMs and ROMs -> Dual Port ROM.
- Kun_Digital_Design3 years ago
New Contributor
Hi,
I have integrated a Quartus dual port ram template in my design. It still doesn't work. I used the RTL simulation to generate the waveform. The waveform of ram instantiation still shows 32'bxxxxxxxxxxxxxxxx.
I attached the design .qar file to this post.