Glossary

part-select


A part-select is a set of constants or constant expressions that addresses several contiguous bits of a Verilog HDL vector net or register. The constants or constant expressions of a part-select are enclosed in brackets; the MSB of the range is shown first; the LSB is shown last. The start and end of the part-select are separated by a colon. Part-selects are sometimes called "slices."

See "Section 4.2.1: Bit-Select and Part-Select" in the IEEE Std 1364-1995 IEEE Standard Hardware Description Language Based on the Verilog Hardware Description Language manual for more information.

- PLDWorld -

 

Created by chm2web html help conversion utility.