PSpice User Guide

PSpice User Guide

Issue link: https://resources.pcb.cadence.com/i/1180526

Contents of this Issue

Navigation

Page 769 of 884

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: [;display name [;radix]] Exception: You can display your radix designation option with the digital trace expression by leaving the display name blank and using the following syntax: digital trace expression;;radix { [mid-order net]* } Table 17-20 This placeholder... Means this... digital trace expression expression of digital buses or digital signals. display name name that will be displayed on the screen; if no display name is specified, the actual trace expression is used; if a display name is given, it is available for use in subsequent trace definitions.

Articles in this issue

view archives of PSpice User Guide - PSpice User Guide