Issue link: https://resources.pcb.cadence.com/i/1180526
PSpice User Guide
Analyzing waveforms
October 2019 770 Product Version 17.4-2019
© 1999-2019 All Rights Reserved.
A bus is formed by enclosing a list of digital net names
(separated by blanks or commas) within braces according to the
format:
The elements of the bus definition, taken left to right, specify the
output values of the bus from high order to low order.
Example: { Q2, Q1, Q0 } specifies a 3-bit bus whose high-order
bit is the digital value at net Q2.
By definition, a digital signal is any digital net value or a logical
expression involving digital nets. For the digital output variable
formats described earlier, you can use a digital signal expression
everywhere a net name is expected. You can also form buses into
expressions using both logical and arithmetic operators.
As a result, the generalized form for defining a digital trace is: