Mentor Graphics ModelSim
R
3.Invoke ModelSim, and ensure that the current directory is set to:
<Install Path>/vhdl/example/post_sim
4.Create the SimPrim and UniSim libraries. This step only needs to be done once, the first time you perform a simulation:
vlib simprim
vcom
vcom
vcom
vlib unisim
vcom
vcom
vcom
5.To run the simulation: do modelsim.do
This compiles all modules, loads them into the simulator, displays the waveform viewer, and runs the simulation.
| www.xilinx.com | 47 |
UG158 March 24, 2008