User guide

Table Of Contents
System Generator for DSP Getting Started Guide www.xilinx.com 67
UG639 (v 12.2) July 23, 2010
Lesson 3 - System Control
The Expression Block
The Expression block performs a bitwise not, and, or & xor on two input signals. The inputs can have a word length
greater than 1. In cases where the two inputs have different word lengths, the binary points are matched up and
then an element-by-element boolean operation is performed. This block provides a useful way to implement logical
control in a DSP system