Technical data

Basic VHDL simulation
96
-
ModelSim EE Lessons ModelSim EE Tutorial
4
Compile the file
counter.vhd
into the new library by selecting the
Compile
button on
the toolbar:
(PROMPT: vcom counter.vhd)
This opens the Compile HDL Source Files dialog box.
Complete the
compilation by
selecting
counter.vhd
from
the file list and
clicking
Compile
.
Select
Done
when
you are finished.
You can compile
multiple files in one
session from the file
list. Individually
select and Compile
the files in the order
required by your
design.
5
Start the simulator by selecting the
Load Design
button from the toolbar:
(PROMPT: vsim counter)