Verilog-2001 Variable Part Selects - 2022.1 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2022-06-06
Version
2022.1 English

Verilog-2001 lets you use variables to select a group of bits from a vector.

Instead of being bounded by two explicit values, the variable part select is defined by the starting point of its range and the width of the vector. The starting point of the part select can vary. The width of the part select remains constant.

Table: Variable Part Selects Symbols lists the variable part selects symbols.

Table 7-1:      Variable Part Selects Symbols

Symbol

Meaning

+ (plus)

The part select increases from the starting point.

- (minus)

The part select decreases from the starting point