poc.pin

来自「基于VHDL的POC编写与实现 实现三次握手」· PIN 代码 · 共 82 行

PIN
82
字号
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
-- associated documentation or information provided by Altera or a partner
-- under Altera's Megafunction Partnership Program may be used only to
-- program PLD devices (but not masked PLD devices) from Altera.  Any other
-- use of such megafunction design, net list, support information, device
-- programming or simulation file, or any other related documentation or
-- information is prohibited for any other purpose, including, but not
-- limited to modification, reverse engineering, de-compiling, or use with
-- any other silicon devices, unless such use is explicitly licensed under
-- a separate agreement with Altera or a megafunction partner.  Title to
-- the intellectual property, including patents, copyrights, trademarks,
-- trade secrets, or maskworks, embodied in any such megafunction design,
-- net list, support information, device programming or simulation file, or
-- any other related documentation or information provided by Altera or a
-- megafunction partner, remains with Altera, the megafunction partner, or
-- their respective licensors.  No other licenses, including any licenses
-- needed under any third party's intellectual property, are provided herein.



N.C. = No Connect. This pin has no internal connection to the device.
VCCINT = Dedicated power pin, which MUST be connected to VCC (3.3 volts).
VCCIO = Dedicated power pin, which MUST be connected to VCC (3.3 volts).
GND = Dedicated ground pin or unused dedicated input, which MUST be connected to GND.
GND* = These I/O pins can either be left unconnected or connected to GND. Connecting these pins to GND will improve the device's immunity to noise.
RESERVED = Unused I/O pin, which MUST be left unconnected.

----------------------------------------------------------------------------

CHIP "poc" ASSIGNED TO AN EPM7064AEUC49-4
d5                               : A1
a2                               : A2
GND                              : A3
GND                              : A4
clk                              : A5
nirq                             : A6
psr6                             : A7
TDI                              : B1
a0                               : B2
VCCINT                           : B3
GND                              : B4
GND                              : B5
pd4                              : B6
TDO                              : B7
rdy                              : C1
GND                              : C2
d3                               : C3
psr0                             : C4
pd7                              : C5
VCCIO                            : C6
pd5                              : C7
rw                               : D1
cs                               : D2
pd0                              : D3
reset                            : D4
pd1                              : D5
pd6                              : D6
psr7                             : D7
pd3                              : E1
VCCIO                            : E2
d4                               : E3
VCCINT                           : E4
psr2                             : E5
GND                              : E6
pd2                              : E7
TMS                              : F1
d7                               : F2
d2                               : F3
GND                              : F4
psr4                             : F5
tr                               : F6
TCK                              : F7
d1                               : G1
d6                               : G2
d0                               : G3
a1                               : G4
psr3                             : G5
psr5                             : G6
psr1                             : G7

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?