Technical data

add list
ModelSim EE/SE Command Reference ModelSim Commands CR-25
add list -hex {mybus {msb opcode(8 downto 1) data}}
Creates a user-defined bus named "mybus" consisting of three signals; the bus is displayed
in hex.
add list vec1 -hex vec2 -dec vec3 vec4
Lists the item vec1 using symbolic values, lists vec2 in hexadecimal, and lists vec3 and
vec4 in decimal.
See also
log command
(CR-93)