User guide
9-21
Using the Old Command Line Interface (CLI)
cpu1.delay_cycle();
}
}
join
}
Use the following command line to compile the design and the
testbench:
% vcs -ntb +cli -f memsys.f memsys.test_top.v memsys0.vr
Use the following command line to run the simulation with debug:
% simv -s
The following is the output while using the CLI:
Chronologic VCS simulator copyright 1991-2003
Contains Synopsys proprietary information.
Compiler version 7.1_Beta2; Runtime version 7.1_Beta2; Oct
16 17:09 2003
$stop at time 0
cli_0 > break in memsys_test
set break #1 in memsys_test
cli_1 >break in check_all
set break #2 in check_all
cli_2 > break at memsys0.vr:99
set break #3 at memsys0.vr:99
cli_3 >cont
Constructing new CPU.
WARNING: Ignoring seed value 0. Seeding with value 1. Seed
must be greater than 0.
Constructing new CPU.
Scope break at time 0 breakpoint #1 break in
memsys_test_top.vshell.memsys_test
cli_4 > .