Bit Shifter

IntroductionQuick ReferencesHow Do I ... TopicsBuilt-in ToolsScripting and Programming

This tool can be used to evaluate and simulate a variety of shift register configurations. To activate it, you can choose Bit Shifter... item From the Tools menu.

All 32-bits of the Bit Shifter are initialized to zero. The hex value of the entire 32-bit shift register is displayed in a 32-bit data box, and each 16-bit word is displayed in a 16-bit data box, each 8-bit byte in a 8-bit data box.

A shift register bit can be toggled at any time by clicking on the bit. You can also set the entire shift register by entering the desired hex value to the Init-Value box and clicking Load. Clicking Clear Shifter will reset all shifter bits to zero.

The tool can perform four types of shift:

Any time the state of the Shift Register changes, the new 32-bit value is added to the History box. You can copy values from the box and paste them into other windows. Clicking Clear History will clear the current content of the History box.

What do you want to do?

To see options