User guide
9-7
Using the Old Command Line Interface (CLI)
mailboxes [m_id]
Displays information about all mailboxes or the identified
mailbox.
semaphores [n_id]
Displays information about all semaphores or the identified
semaphore.
For example:
cli_33 > show semaphore
semaphore id = 1 keys available 0
blocked threads:
thread #2: memsys0.vr: 65
thread [t_id]
Displays all threads or the identified thread and the status.
For example:
cli_32 > show thread
thread #1 memsys_test_top.vshell.check_all
[ready] memsys0.vr: 99
thread #2 memsys_test_top.vshell.check_all
[blocked] memsys0.vr: 65
thread #3 memsys_test_top.vshell.\cpu::release_bus
.unnamed$$_29 [current] cpu.vr: 73
event n_id
Shows the changes in value for the identified event.
Setting, Displaying and Deleting Breakpoints
break # relative time |[@posedge|@negedge]signal
Sets a repeating breakpoint.