PSpice User Guide

PSpice User Guide

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

Contents of this Issue

Navigation

Page 628 of 884

PSpice User Guide Digital simulation October 2019 629 Product Version 17.4-2019 © 1999-2019 All Rights Reserved. Adding buses to a waveform plot You can evaluate and display a set of up to 32 signals as a bus even if the selected signals were not originally a bus. This is done by following the same procedure already given for adding digital signals to the plot. However, when adding a bus, be sure to enclose the list of signals in braces: { }. { Q3 Q2 Q1 Q2 } The complete syntax is as follows: {signal_list}[;[display_name][;radix]] or {bus_prefix[msb:lsb]}[;[display_name][;radix]] Table 14-10 This placeholder... Means this... signal_list comma- or space-separated list of up to 32 digital node names, in sequence from high order to low order bus_prefix[msb:lsb] alternate way to express up to 32 signals in the bus display_name (optional) text string (name) to label the bus on the plot, instead of using the default output variable notation Note: To change the radix without changing the display name, be sure to include two consecutive semicolons. Example: {A3,A2,A1,A0};;radix radix (optional) numbering system in which to display bus values

Articles in this issue

view archives of PSpice User Guide - PSpice User Guide