Forum Discussion
Altera_Forum
Honored Contributor
14 years agoaltsyncram in simple dual-port mode
Hi, the altsyncram in simple dual-port mode does not seem to work correctly. It appears to have some internal pipelining on the data and address inputs relative to the wren and even each other. ...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- the modelsim model seems to work slightly differently than the actual FPGA-based instantiation (shown with Signal Tap). --- Quote End --- Post your testbench, the testbench waveforms and your SignalTapII waveforms. I've never had any issues with Modelsim vs SignalTap with the altsyncram component (except for the time I used a newer version of Modelsim-SE, rather than the Modelsim-ASE version shipped with Quartus). Though I've only ever used it in single-port or dual-port mode. Perhaps simple dual-port has an issue. You could try it in dual-port mode and see if that changes the results. Cheers, Dave