|
Name: | WIRE |
Output Description: | OUT = input |
Input Description: | IN |
The WIRE
primitive is used to rename a node or bus line. WIRE
primitives do not have any associated logic behavior.
The WIRE
primitive is directional; that is, on a bidirectional bus, you can use only one WIRE
primitive to rename the input or output portion of the bus.
In Verilog HDL, the buf gate primitive has the same functionality as the WIRE primitive. Go to Using a Verilog HDL Gate Primitive for more information. |
- PLDWorld - |
|
Created by chm2web html help conversion utility. |