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 agoHi Shayle,
--- Quote Start --- Attached is the Modelsim folder that includes my .do file and the .vho netlist file that Quartus created from the original AHDL design. --- Quote End --- This is not a testbench though. All you have uploaded is the .vho file. A testbench should create an instance of the component and then drive signals onto the component ports, and check the response on the output ports. You really need to learn how to do this. There's an example in this thread: http://www.alteraforum.com/forum/showthread.php?t=32386 Cheers, Dave