Product Documentation
Cadence SKILL Language Reference
Product Version IC23.1, November 2023

7


Bitwise Operator Functions

The bnot, band, bnand, bxor, bxnor, bor, and bnor operators all perform bitwise logical operations on their integer arguments.

The following is a list of bitwise operator functions.

band

bitfield

bitfield1

bnand

bnor

bnot

bor

bxnor

bxor

setqbitfield

setqbitfield1


Return to top
 ⠀
X