kong_sim.pin

来自「简单的CPU设计数字系统实验」· PIN 代码 · 共 100 行

PIN
100
字号
-- Copyright (C) 1988-2001 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 (5.0 volts).
VCCIO = Dedicated power pin, which MUST be connected to VCC (5.0 volts).
GND = Dedicated ground pin or unused dedicated input, which MUST be connected to GND.
RESERVED = Unused I/O pin, which MUST be left unconnected.

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

CHIP "kong_sim" ASSIGNED TO AN EPM7064LC68-7
CLR                              : 1
GND                              : 2
VCCINT                           : 3
RESERVED                         : 4
RESERVED                         : 5
GND                              : 6
RESERVED                         : 7
QD                               : 8
TJ                               : 9
H                                : 10
VCCIO                            : 11
DP                               : 12
z                                : 13
IR4                              : 14
IR5                              : 15
GND                              : 16
IR6                              : 17
IR7                              : 18
RESERVED                         : 19
RESERVED                         : 20
VCCIO                            : 21
en                               : 22
s1                               : 23
T1                               : 24
T2                               : 25
GND                              : 26
we                               : 27
161clrn                          : 28
161load                          : 29
161pc                            : 30
VCCIO                            : 31
s2                               : 32
s0                               : 33
GND                              : 34
VCCINT                           : 35
P1                               : 36
r_load                           : 37
GND                              : 38
RD                               : 39
pc_bus                           : 40
r_bus                            : 41
move                             : 42
VCCIO                            : 43
sw_bus                           : 44
ldar                             : 45
ldir                             : 46
lddr                             : 47
GND                              : 48
lddr1                            : 49
lddr2                            : 50
a0                               : 51
a1                               : 52
VCCIO                            : 53
a3                               : 54
a2                               : 55
a4                               : 56
en_io                            : 57
GND                              : 58
RESERVED                         : 59
t4                               : 60
T3                               : 61
alu_bus                          : 62
VCCIO                            : 63
RESERVED                         : 64
enld                             : 65
GND                              : 66
GND                              : 67
GND                              : 68

⌨️ 快捷键说明

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