Technical data
Mixed VHDL/Verilog simulation
ModelSim EE/SE Tutorial 8-77
On the Design tab select the top entity and click Load.
8 From the Main menu select View > All to open all ModelSim windows.
(PROMPT: view *)
9 This time you will use the VSIM command line to add all of the HDL items in the
region to the List and Wave windows:
add list *
add wave *
(Signals MENU: View > List > Signals in Region)
(Signals MENU: View > Wave > Signals in Region)
10 Take a look at the Structure window.