⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.qsf

📁 用fpga实现isp接口的源码
💻 QSF
字号:
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions 
# and other software and tools, and its AMPP partner logic 
# functions, and any output files any of the foregoing 
# (including device programming or simulation files), and any 
# associated documentation or information are expressly subject 
# to the terms and conditions of the Altera Program License 
# Subscription Agreement, Altera MegaCore Function License 
# Agreement, or other applicable license agreement, including, 
# without limitation, that your use is for the sole purpose of 
# programming logic devices manufactured by Altera and sold by 
# Altera or its authorized distributors.  Please refer to the 
# applicable agreement for further details.


# The default values for assignments are stored in the file
#		TEST_assignment_defaults.qdf
# If this file doesn't exist, and for assignments not listed, see file
#		assignment_defaults.qdf

# Altera recommends that you do not modify this file. This
# file is updated automatically by the Quartus II software
# and any changes you make may be lost or overwritten.


set_global_assignment -name FAMILY Cyclone
set_global_assignment -name DEVICE EP1C3T144C8
set_global_assignment -name TOP_LEVEL_ENTITY TEST
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 6.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "19:38:55  OCTOBER 30, 2006"
set_global_assignment -name LAST_QUARTUS_VERSION 6.0
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 144
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8
set_global_assignment -name BDF_FILE TEST.bdf
set_global_assignment -name BDF_FILE INTERFACE.bdf
set_global_assignment -name VERILOG_FILE LEDRun.v
set_global_assignment -name VECTOR_WAVEFORM_FILE TEST.vwf
set_location_assignment PIN_128 -to ADDR[0]
set_location_assignment PIN_127 -to ADDR[1]
set_location_assignment PIN_126 -to ADDR[2]
set_location_assignment PIN_124 -to ADDR[3]
set_location_assignment PIN_123 -to ADDR[4]
set_location_assignment PIN_122 -to ADDR[5]
set_location_assignment PIN_121 -to ADDR[6]
set_location_assignment PIN_114 -to ADDR[7]
set_location_assignment PIN_113 -to ADDR[8]
set_location_assignment PIN_112 -to ADDR[9]
set_location_assignment PIN_111 -to ADDR[10]
set_location_assignment PIN_110 -to ADDR[11]
set_location_assignment PIN_105 -to ECS[2]
set_location_assignment PIN_16 -to GCLK
set_location_assignment PIN_1 -to LEDDATA[0]
set_location_assignment PIN_99 -to LEDDATA[1]
set_location_assignment PIN_98 -to LEDDATA[2]
set_location_assignment PIN_97 -to LEDDATA[3]
set_location_assignment PIN_108 -to RD
set_location_assignment PIN_107 -to WR
set_location_assignment PIN_142 -to XDATA[0]
set_location_assignment PIN_141 -to XDATA[1]
set_location_assignment PIN_140 -to XDATA[2]
set_location_assignment PIN_139 -to XDATA[3]
set_location_assignment PIN_132 -to XDATA[4]
set_location_assignment PIN_131 -to XDATA[5]
set_location_assignment PIN_130 -to XDATA[6]
set_location_assignment PIN_129 -to XDATA[7]
set_global_assignment -name VERILOG_FILE spiprocess.v
set_global_assignment -name BDF_FILE SPI.bdf
set_global_assignment -name VERILOG_FILE FIFOSEL.v
set_global_assignment -name VERILOG_FILE FIFOSEL_RD.v
set_global_assignment -name VERILOG_FILE RAM_WR.v
set_global_assignment -name VERILOG_FILE RAM_RD.v
set_location_assignment PIN_62 -to CE
set_location_assignment PIN_47 -to CSN
set_location_assignment PIN_3 -to SCK
set_location_assignment PIN_28 -to MOSI
set_location_assignment PIN_26 -to MIMO
set_location_assignment PIN_10 -to RFirq
set_location_assignment PIN_94 -to TEST
set_location_assignment PIN_104 -to TEST8
set_location_assignment PIN_144 -to RESET1
set_global_assignment -name SIMULATION_MODE TIMING
set_global_assignment -name VECTOR_INPUT_SOURCE TEST.vwf
set_location_assignment PIN_32 -to RESET2
set_location_assignment PIN_120 -to RESETTEST
set_location_assignment PIN_61 -to T_CE
set_location_assignment PIN_48 -to T_CSN
set_location_assignment PIN_56 -to T_SCK
set_location_assignment PIN_27 -to T_MISO
set_location_assignment PIN_31 -to T_MOSI
set_location_assignment PIN_11 -to T_IRQ
set_location_assignment PIN_2 -to IRQ
set_location_assignment PIN_103 -to ECS[1]
set_location_assignment PIN_33 -to RFINT
set_location_assignment PIN_4 -to EINT2

⌨️ 快捷键说明

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