PSpice User Guide

PSpice User Guide

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

Contents of this Issue

Navigation

Page 770 of 884

PSpice User Guide Analyzing waveforms October 2019 771 Product Version 17.4-2019 © 1999-2019 All Rights Reserved. Table 17-21 presents the operators available for digital signal and bus expressions listed in order of precedence (high to low). An arithmetic or logical operation between two bus operands results in a bus value that is as wide as is necessary to contain the result. Prior to the operation, if necessary, the shorter operand is extended to the width of the longer operand by zero-filling on the high-order end. radix applies only to bus expressions and denotes the radix in which the bus value is to be displayed; the radix is specified as: H or X hexadecimal (default) D decimal O octal B binary Table 17-21 Digital logical and arithmetic operators Operator Meaning () grouping ~ logical complement * multiplication (bus values only) / division (bus values only) + addition (bus values only) - subtraction (bus values only) & and ^ exclusive or | or Table 17-20 This placeholder... Means this...

Articles in this issue

view archives of PSpice User Guide - PSpice User Guide