----------------------------------------------------------------
-- BSDL model for ISSI's IS61LPS/LPD/VPS/VPD/VF/LF25636 Synchronous SRAM
-- Author: S.J. JANG
-- Revision History: Rev0.0 (9/6/05)
--
--
----------------------------------------------------------------
entity IS61LXXVXX25636 is
generic (PHYSICAL_PIN_MAP : string := "BGA_11x15");
port ( A : in bit_vector(0 to 17);
ADV_b : in bit;
ADSP_b : in bit;
ADSC_b : in bit;
GW_b : in bit;
BW_A_b : in bit;
BW_B_b : in bit;
BW_C_b : in bit;
BW_D_b : in bit;
CLK : in bit;
DP_A : in bit;
DP_B : in bit;
DP_C : in bit;
DP_D : in bit;
DQ_A : in bit_vector(0 to 7);
DQ_B : in bit_vector(0 to 7);
DQ_C : in bit_vector(0 to 7);
DQ_D : in bit_vector(0 to 7);
CE_b : in bit;
CE2 : in bit;
CE2_b : in bit;
TCK : in bit;
TDI : in bit;
TDO : out bit;
TMS : in bit;
MODE : in bit;
OE_b : in bit;
BWE_b : in bit;
NC : linkage bit_vector(0 to 17);
Vdd : linkage bit_vector(0 to 17);
Vddq : linkage bit_vector(0 to 19);
Vss : linkage bit_vector(0 to 34);
ZZ : in bit);
use STD_1149_1_1994.all;
attribute COMPONENT_CONFORMANCE of IS61LXXVXX25636 : entity is
"STD_1149_1_1993";
attribute PIN_MAP of IS61LXXVXX25636 : entity is
PHYSICAL_PIN_MAP;
constant BGA_11x15: PIN_MAP_STRING :=
" A: (R6, P6, P4, R4, R3, A10, R11, R10, P10, P9, R9, R8, P8," &
" P3, A2, P11, B2, B10), " &
" ADV_b: A9, " &
" ADSP_b: B9, " &
" ADSC_b: A8, " &
" GW_b: B7, " &
" BWE_b: A7, " &
" BW_A_b: B5, " &
" BW_B_b: A5, " &
" BW_C_b: A4, " &
" BW_D_b: B4, " &
" CLK: B6, " &
" DP_A: N11, " &
" DP_B: C11, " &
" DP_C: C1, " &
" DP_D: N1, " &
" DQ_A: (J10, K10, L10, M10, J11, K11, L11, M11), " &
" DQ_B: (D10, E10, F10, G10, D11, E11, F11, G11), " &
" DQ_C: (G2, F2, E2, D2, G1, F1, E1, D1), " &
" DQ_D: (M2, L2, K2, J2, M1, L1, K1, J1), " &
" CE_b: A3, " &
" CE2: B3, " &
" CE2_b: A6, " &
" TCK: R7, " &
" TDI: P5, " &
" TDO: P7, " &
" TMS: R5, " &
" MODE: R1, " &
" OE_b: B8, " &
" NC: (A1, B1, H1, P1, C2, N2, P2, R2, H3, N5, N6, N7, H9, " &
" C10, H10, N10, A11, B11), " &
" Vdd: (D4, D8, E4, E8, F4, F8, G4, G8, H4, H8, J4, J8, K4, " &
" K8, L4, L8, M4, M8), " &
" Vddq: (C3, D3, E3, F3, G3, J3, K3, L3, M3, N3, C9, D9, E9, " &
" F9, G9, J9, K9, L9, M9, N9), " &
" Vss: (C4, N4, C5, D5, E5, F5, G5, H5, J5, K5, L5, M5, C6, " &
" D6, E6, F6, G6, H6, J6, K6, L6, M6, C7, D7, E7, F7, " &
" G7, H7, J7, K7, L7, M7, C8, N8, H2), " &
" ZZ: H11 " ;
attribute TAP_SCAN_IN of TDI : signal is true;
attribute TAP_SCAN_OUT of TDO : signal is true;
attribute TAP_SCAN_MODE of TMS : signal is true;
attribute TAP_SCAN_CLOCK of TCK : signal is (100.0e6, BOTH);
attribute INSTRUCTION_LENGTH of IS61LXXVXX25636 : entity is 3;
attribute INSTRUCTION_OPCODE of IS61LXXVXX25636 : entity is
"EXTEST (000), " &
"IDCODE (001), " &
"SAMPLEZ (010), " &
"SAMPLE (100), " &
"BYPASS (111) " ;
attribute INSTRUCTION_CAPTURE of IS61LXXVXX25636 : entity is "001";
attribute IDCODE_REGISTER of IS61LXXVXX25636 : entity is
"0000" & -- Die Revision Code