AHDL Syntax: |
in1 : INPUT; |
---|---|
Verilog HDL Example Instantiation: |
input in1 |
VHDL Syntax: |
in1 : IN |
Source: |
Device I/O or dedicated input pins, or higher levels in the hierarchy tree |
Destination: |
All logic functions except BIDIR, VCC, and GND |
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.