FIFO Testbench
You can choose to generate the testbench when generating the core in the IP Manager Configuration window. To generate testbench, the Optional Signals option must be enabled.
Note: You must include all .v files generated
in the /Testbench directory in your simulation.
Important: Efinix tested the
testbench generated with default parameters and the Optional
Signals option enabled.
Efinix provides a simulation script for you to run the testbench
quickly using the Modelsim software. To run the Modelsim testbench script, run
vsim -do modelsim.do in a terminal application. You must have
Modelsim installed on your computer to use this script.