Glossary

pin


A pin is a physical input or I/O pin on an Altera® device.

In Block Editor files, a pin is represented by an INPUT, OUTPUT, or BIDIR symbol. In a Text Design File (.tdf), a pin is represented as an INPUT, OUTPUT, or BIDIR port. In a VHDL Design File (.vhd or .vhdl), a pin is represented as an IN, OUT, or INOUT port. In a Verilog Design File (.v or .verilog), a pin is represented as an input, output, or inout port. In a Waveform Vector File (.wvf), a pin is represented as a node with an input, output, or bidirectional I/O type and a pin input, registered, or combinatorial node type.

You can assign a logic function to a specific pin number. You can also assign a logic function to a row or a column to ensure that the function is implemented on a particular row or column and appears on a specified pin.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.