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

📄 hello_gx.qsf

📁 基于SIIGX的PCIe的Kit
💻 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
#		hello_gx_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 "Stratix II GX"
set_global_assignment -name DEVICE EP2SGX90FF1508C3
set_global_assignment -name TOP_LEVEL_ENTITY hello_gx
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 6.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "16:11:41  MARCH 27, 2006"
set_global_assignment -name LAST_QUARTUS_VERSION 7.0
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_instance_assignment -name IO_STANDARD LVDS -to clk1_p
set_instance_assignment -name IO_STANDARD LVDS -to clk2_p
set_location_assignment PIN_A20 -to clk1_p
set_location_assignment PIN_AW22 -to clk2_p
set_instance_assignment -name TOGGLE_RATE "0 MHz" -to user_dipsw
set_instance_assignment -name IO_STANDARD "2.5 V" -to user_dipsw
set_location_assignment PIN_V36 -to user_dipsw[0]
set_location_assignment PIN_V34 -to user_dipsw[1]
set_location_assignment PIN_V35 -to user_dipsw[2]
set_location_assignment PIN_W33 -to user_dipsw[3]
set_location_assignment PIN_V33 -to user_dipsw[4]
set_location_assignment PIN_W34 -to user_dipsw[5]
set_location_assignment PIN_V32 -to user_dipsw[6]
set_location_assignment PIN_V27 -to user_dipsw[7]
set_instance_assignment -name IO_STANDARD "1.8 V" -to user_led
set_location_assignment PIN_AR33 -to user_led[0]
set_location_assignment PIN_AP30 -to user_led[1]
set_location_assignment PIN_AT32 -to user_led[2]
set_location_assignment PIN_AP31 -to user_led[3]
set_location_assignment PIN_AU34 -to user_led[4]
set_location_assignment PIN_AT33 -to user_led[5]
set_location_assignment PIN_AN31 -to user_led[6]
set_location_assignment PIN_AT31 -to user_led[7]
set_instance_assignment -name TOGGLE_RATE "0 MHz" -to user_pb
set_instance_assignment -name IO_STANDARD "2.5 V" -to user_pb
set_location_assignment PIN_E36 -to user_pb[0]
set_location_assignment PIN_D37 -to user_pb[1]
set_instance_assignment -name IO_STANDARD "1.8 V" -to user_reset
set_location_assignment PIN_AM22 -to user_reset
set_instance_assignment -name IO_STANDARD "1.8 V" -to pcie_led_x1
set_instance_assignment -name IO_STANDARD "1.8 V" -to pcie_led_x4
set_instance_assignment -name IO_STANDARD "1.8 V" -to pcie_led_x8
set_location_assignment PIN_AU11 -to pcie_led_x1
set_location_assignment PIN_AG16 -to pcie_led_x4
set_location_assignment PIN_AM13 -to pcie_led_x8
set_instance_assignment -name IO_STANDARD "1.8 V" -to hsma_led_rx
set_instance_assignment -name IO_STANDARD "1.8 V" -to hsma_led_tx
set_location_assignment PIN_B31 -to hsma_led_rx
set_location_assignment PIN_F29 -to hsma_led_tx
set_instance_assignment -name IO_STANDARD "1.8 V" -to hsmb_led_tx
set_instance_assignment -name IO_STANDARD "1.8 V" -to hsmb_led_rx
set_location_assignment PIN_AF25 -to hsmb_led_rx
set_location_assignment PIN_AV33 -to hsmb_led_tx
set_instance_assignment -name IO_STANDARD "1.8 V" -to sfpa_led_tx
set_instance_assignment -name IO_STANDARD "1.8 V" -to sfpa_led_rx
set_location_assignment PIN_L16 -to sfpa_led_rx
set_location_assignment PIN_K15 -to sfpa_led_tx
set_instance_assignment -name IO_STANDARD "1.8 V" -to sfpb_led_tx
set_instance_assignment -name IO_STANDARD "1.8 V" -to sfpb_led_rx
set_location_assignment PIN_L15 -to sfpb_led_rx
set_location_assignment PIN_H18 -to sfpb_led_tx
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"
set_global_assignment -name VERILOG_FILE hello_gx.v
set_global_assignment -name TCL_SCRIPT_FILE user_io.tcl

⌨️ 快捷键说明

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