AHDL Syntax: |
out1 : OUTPUT; |
---|---|
Verilog HDL Example Instantiation: |
output out1 |
VHDL Syntax: |
out1 : OUT |
Source: |
All logic functions except BIDIR |
Destination: |
Device I/O pins or higher levels in the hierarchy tree |
In a Block Design File (.bdf) Definition, you can use the Pin Properties dialog box to specify pin properties for this primitive, such as the pin name and default value.