alu8.pin

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

PIN
117
字号
-- 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).
GNDINT = Dedicated ground pin or unused dedicated input, which MUST be connected to GND.
GNDIO = Dedicated ground pin, which MUST be connected to GND.
RESERVED = Unused I/O pin, which MUST be left unconnected.

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

CHIP "alu8" ASSIGNED TO AN EPF10K10LC84-3
clk                              : 1
clr                              : 2
RESERVED                         : 3
VCCINT                           : 4
ALU_BUS                          : 5
LDR2                             : 6
D6                               : 7
R3_BUS                           : 8
RESERVED                         : 9
LDR1                             : 10
RESERVED                         : 11
DATA0                            : 12
DCLK                             : 13
nCE                              : 14
TDI                              : 15
t2                               : 16
D2                               : 17
D0                               : 18
D1                               : 19
VCCINT                           : 20
RESERVED                         : 21
RESERVED                         : 22
RESERVED                         : 23
RESERVED                         : 24
RESERVED                         : 25
GNDINT                           : 26
D4                               : 27
IN6                              : 28
D5                               : 29
IN4                              : 30
MSEL0                            : 31
MSEL1                            : 32
VCCINT                           : 33
nCONFIG                          : 34
RESERVED                         : 35
LDDR2                            : 36
S2                               : 37
RESERVED                         : 38
LDR3                             : 39
VCCINT                           : 40
GNDINT                           : 41
R2_BUS                           : 42
SW_BUS                           : 43
S1                               : 44
VCCINT                           : 45
GNDINT                           : 46
D3                               : 47
IN1                              : 48
IN2                              : 49
RESERVED                         : 50
RESERVED                         : 51
RESERVED                         : 52
RESERVED                         : 53
RESERVED                         : 54
nSTATUS                          : 55
TRST                             : 56
TMS                              : 57
D7                               : 58
IN7                              : 59
encdu                            : 60
CN4                              : 61
IN3                              : 62
VCCINT                           : 63
IN0                              : 64
RESERVED                         : 65
RESERVED                         : 66
RESERVED                         : 67
GNDINT                           : 68
LDDR1                            : 69
t3                               : 70
LDR0                             : 71
R1_BUS                           : 72
R0_BUS                           : 73
TDO                              : 74
nCEO                             : 75
CONF_DONE                        : 76
TCK                              : 77
RESERVED                         : 78
RESERVED                         : 79
IN5                              : 80
RESERVED                         : 81
GNDINT                           : 82
RESERVED                         : 83
S0                               : 84

⌨️ 快捷键说明

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