Control Block Description ADDvantage-32
4-9
4.6 8 BIT INVERT
The 8 BIT INVERT block takes the INP bit and the next seven and inverts them.
FIGURE 4-6. 8 BIT INVERT BLOCK
1. Inputs
INP: Digital
2. Outputs
OUT: Digital
3. Implementation
If INP is high (1), then OUT will be low (0).
If INP is low (0), then OUT will be high (1).
The same occurs for the next seven input bits. They are outputted to the next seven
output addresses.
OUTINP
INP+1 OUT+1
INP+7 OUT+7
8BITINVD101