www.pudn.com > SD_Card.rar > Cyc4.tcl, change:2014-05-24,size:7735b
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED" set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF ##-----------SW----------------------- set_location_assignment PIN_E15 -to SW[0] set_location_assignment PIN_E16 -to SW[1] set_location_assignment PIN_M15 -to SW[2] set_location_assignment PIN_M14 -to SW[3] ##-------------KEY--------------------- set_location_assignment PIN_T7 -to KEY[0] set_location_assignment PIN_R6 -to KEY[1] set_location_assignment PIN_T6 -to KEY[2] set_location_assignment PIN_R7 -to KEY[3] set_location_assignment PIN_T8 -to KEY[4] ##-------------LED-------------------- set_location_assignment PIN_N8 -to LED[0] set_location_assignment PIN_P8 -to LED[1] set_location_assignment PIN_R8 -to LED[2] set_location_assignment PIN_R9 -to LED[3] set_location_assignment PIN_T9 -to LED[4] set_location_assignment PIN_M9 -to LED[5] set_location_assignment PIN_T10 -to LED[6] set_location_assignment PIN_P9 -to LED[7] ##--------SEVEN SEG DIGI---------------- set_location_assignment PIN_D8 -to DIG[0] set_location_assignment PIN_E7 -to DIG[1] set_location_assignment PIN_C6 -to DIG[2] set_location_assignment PIN_D6 -to DIG[3] set_location_assignment PIN_D5 -to DIG[4] set_location_assignment PIN_A7 -to DIG[5] set_location_assignment PIN_A6 -to DIG[6] set_location_assignment PIN_B7 -to DIG[7] set_location_assignment PIN_A3 -to SEG[0] set_location_assignment PIN_A2 -to SEG[1] set_location_assignment PIN_A4 -to SEG[2] set_location_assignment PIN_A5 -to SEG[3] set_location_assignment PIN_B6 -to SEG[4] set_location_assignment PIN_B3 -to SEG[5] set_location_assignment PIN_B4 -to SEG[6] set_location_assignment PIN_B5 -to SEG[7] ##----------------CLOCK------------------- set_location_assignment PIN_M2 -to CLK_40 set_location_assignment PIN_E1 -to CLK_50 ##----------------LCD------------------------ set_location_assignment PIN_D4 -to LCD_DATA[0] set_location_assignment PIN_E5 -to LCD_DATA[1] set_location_assignment PIN_F2 -to LCD_DATA[2] set_location_assignment PIN_F1 -to LCD_DATA[3] set_location_assignment PIN_E6 -to LCD_DATA[4] set_location_assignment PIN_F3 -to LCD_DATA[5] set_location_assignment PIN_F5 -to LCD_DATA[6] set_location_assignment PIN_F6 -to LCD_DATA[7] set_location_assignment PIN_C2 -to LCD_RW set_location_assignment PIN_D1 -to LCD_EN set_location_assignment PIN_C3 -to LCD_RS ##--------------VGA-------------------------- set_location_assignment PIN_K5 -to VGA_HSYNC set_location_assignment PIN_K6 -to VGA_VSYNC set_location_assignment PIN_L2 -to VGA_R0 set_location_assignment PIN_K1 -to VGA_G0 set_location_assignment PIN_L6 -to VGA_B0 ##--------------UART--------------------- set_location_assignment PIN_L3 -to UART_RXD set_location_assignment PIN_L1 -to UART_TXD ##----------------PS2-------------------- set_location_assignment PIN_L4 -to PS2_CLK set_location_assignment PIN_M6 -to PS2_DAT ##---------------BEEP-------------------- set_location_assignment PIN_D3 -to BEEP ##---------------LM75-------------------- set_location_assignment PIN_T14 -to LM75_SCL set_location_assignment PIN_R13 -to LM75_OS set_location_assignment PIN_R14 -to LM75_SDA ##----------------IR-------------------- set_location_assignment PIN_B1 -to IR ##-----------------SD--------------------- set_location_assignment PIN_A9 -to SD_DO set_location_assignment PIN_B9 -to SD_DI set_location_assignment PIN_A8 -to SD_CS set_location_assignment PIN_B8 -to SD_CLK ##---------------EEPROM-------------------- set_location_assignment PIN_G16 -to I2C_SDA set_location_assignment PIN_G15 -to I2C_SCL ##---------------PFC8563------------------- set_location_assignment PIN_J14 -to RTC_SCLK set_location_assignment PIN_J13 -to RTC_DATA ##----------------AUO---------------------- set_location_assignment PIN_F7 -to AUO_BCLK set_location_assignment PIN_K2 -to AUO_DACDAT set_location_assignment PIN_G2 -to AUO_DACLRC set_location_assignment PIN_G5 -to AUO_ADCDAC set_location_assignment PIN_J6 -to AUO_ADCLRC set_location_assignment PIN_G1 -to AUO_XCK set_location_assignment PIN_F7 -to AUO_BCLK set_location_assignment PIN_J2 -to AUO_I2C_SDA set_location_assignment PIN_J1 -to AUO_I2C_SCL ##--------------SDRAM----------------- set_location_assignment PIN_C9 -to DRAM_ADDR[0] set_location_assignment PIN_D9 -to DRAM_ADDR[1] set_location_assignment PIN_E9 -to DRAM_ADDR[2] set_location_assignment PIN_C11 -to DRAM_ADDR[3] set_location_assignment PIN_J12 -to DRAM_ADDR[4] set_location_assignment PIN_G11 -to DRAM_ADDR[5] set_location_assignment PIN_F14 -to DRAM_ADDR[6] set_location_assignment PIN_F13 -to DRAM_ADDR[7] set_location_assignment PIN_K9 -to DRAM_ADDR[8] set_location_assignment PIN_F11 -to DRAM_ADDR[9] set_location_assignment PIN_E8 -to DRAM_ADDR[10] set_location_assignment PIN_F10 -to DRAM_ADDR[11] set_location_assignment PIN_F9 -to DRAM_ADDR[12] set_location_assignment PIN_A10 -to DRAM_DQ[0] set_location_assignment PIN_B10 -to DRAM_DQ[1] set_location_assignment PIN_A11 -to DRAM_DQ[2] set_location_assignment PIN_B11 -to DRAM_DQ[3] set_location_assignment PIN_A12 -to DRAM_DQ[4] set_location_assignment PIN_B12 -to DRAM_DQ[5] set_location_assignment PIN_A13 -to DRAM_DQ[6] set_location_assignment PIN_B13 -to DRAM_DQ[7] set_location_assignment PIN_D15 -to DRAM_DQ[8] set_location_assignment PIN_D16 -to DRAM_DQ[9] set_location_assignment PIN_D14 -to DRAM_DQ[10] set_location_assignment PIN_C14 -to DRAM_DQ[11] set_location_assignment PIN_E11 -to DRAM_DQ[12] set_location_assignment PIN_E10 -to DRAM_DQ[13] set_location_assignment PIN_D12 -to DRAM_DQ[14] set_location_assignment PIN_D11 -to DRAM_DQ[15] set_location_assignment PIN_C15 -to DRAM_BA[0] set_location_assignment PIN_C8 -to DRAM_BA[1] set_location_assignment PIN_A14 -to DRAM_DQM[0] set_location_assignment PIN_F16 -to DRAM_DQM[1] set_location_assignment PIN_B16 -to DRAM_RAS_N set_location_assignment PIN_B14 -to DRAM_CAS_N set_location_assignment PIN_F8 -to DRAM_CKE set_location_assignment PIN_F15 -to DRAM_CLK set_location_assignment PIN_A15 -to DRAM_WE_N set_location_assignment PIN_C16 -to DRAM_CS_N ##----------------DM9000-------------------- set_location_assignment PIN_M8 -to DM9000_SD[0] set_location_assignment PIN_M7 -to DM9000_SD[1] set_location_assignment PIN_P3 -to DM9000_SD[2] set_location_assignment PIN_T4 -to DM9000_SD[3] set_location_assignment PIN_K8 -to DM9000_SD[4] set_location_assignment PIN_L4 -to DM9000_SD[5] set_location_assignment PIN_N5 -to DM9000_SD[6] set_location_assignment PIN_P6 -to DM9000_SD[7] set_location_assignment PIN_R1 -to DM9000_SD[8] set_location_assignment PIN_T2 -to DM9000_SD[9] set_location_assignment PIN_T3 -to DM9000_SD[10] set_location_assignment PIN_R3 -to DM9000_SD[11] set_location_assignment PIN_R4 -to DM9000_SD[12] set_location_assignment PIN_T5 -to DM9000_SD[13] set_location_assignment PIN_R5 -to DM9000_SD[14] set_location_assignment PIN_N3 -to DM9000_SD[15] set_location_assignment PIN_P2 -to DM9000_CMD set_location_assignment PIN_P1 -to DM9000_INT set_location_assignment PIN_N2 -to DM9000_IOR_N set_location_assignment PIN_N1 -to DM9000_IOW_N set_location_assignment PIN_L8 -to DM9000_CS_N set_location_assignment PIN_N6 -to DM9000_RST_N #----------------------------------------------------------------