User guide
9-4
Using the Old Command Line Interface (CLI)
up
Steps out of current automatic task or function.
For example:
cli_65 > step up
Time break at time 100200 breakpoint #1 break #50
##100250
[cpu.vr:79]
Showing and Retrieving Simulation Information
show [drivers|loads|ports|scopes|variables|break|?]
drivers net_or_reg
Shows the value and strength of the net or register. For nets it
also shows the line number in the source code of the statement
that is the source of the value that propagated to this net.
For example:
cli_24 > show drivers ramData
ramData[7] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)
ramData[6] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)
ramData[5] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)
ramData[4] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)
ramData[3] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)
ramData[2] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)
ramData[1] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)
ramData[0] (ram_test_top.dut.u3) = StX
StX <- (ram_test_top.dut.u3) sram.v: 10 (ASSIGN)