HDL item pathnames VHDL and Verilog items are organized hierarchically. Each of the following HDL items creates a new level in the hierarchy: VHDLcomponent instantiation statement, block statement, and package Verilog module instantiation, named fork, named begin, task and function Each level in the hierarchy is also known as a "region."
VHDL and Verilog items are organized hierarchically. Each of the following HDL items creates a new level in the hierarchy:
Each level in the hierarchy is also known as a "region."