📄 ad0809.qsf
字号:
# Copyright (C) 1991-2005 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
# AD0809_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.
# Project-Wide Assignments
# ========================
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 5.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "22:20:27 NOVEMBER 07, 2005"
set_global_assignment -name LAST_QUARTUS_VERSION 5.0
set_global_assignment -name VHDL_FILE "E:\\AD0809\\AD0809.vhd"
set_global_assignment -name SIGNALTAP_FILE stp1.stp
# Pin & Location Assignments
# ==========================
set_location_assignment PIN_W12 -to SYSCLOCK
set_location_assignment PIN_T3 -to ADDR[0]
set_location_assignment PIN_U4 -to ADDR[1]
set_location_assignment PIN_V4 -to ADDR[2]
set_location_assignment PIN_AB5 -to D[0]
set_location_assignment PIN_AA6 -to D[1]
set_location_assignment PIN_AB6 -to D[2]
set_location_assignment PIN_AA7 -to D[3]
set_location_assignment PIN_AB7 -to D[4]
set_location_assignment PIN_AA8 -to D[5]
set_location_assignment PIN_AB8 -to D[6]
set_location_assignment PIN_AA9 -to D[7]
set_location_assignment PIN_AB9 -to D[8]
set_location_assignment PIN_AA10 -to D[9]
set_location_assignment PIN_AB10 -to D[10]
set_location_assignment PIN_AA11 -to D[11]
set_location_assignment PIN_AB11 -to D[12]
set_location_assignment PIN_AA12 -to D[13]
set_location_assignment PIN_AB12 -to D[14]
set_location_assignment PIN_AA13 -to D[15]
set_location_assignment PIN_AA14 -to OE
set_location_assignment PIN_AB14 -to WR_n
set_location_assignment PIN_AA5 -to RST_n_0
set_location_assignment PIN_AB15 -to CLK_0
set_location_assignment PIN_AB4 -to ADD_0
set_location_assignment PIN_AA4 -to HOLD_A_0
set_location_assignment PIN_AB3 -to HOLD_B_0
set_location_assignment PIN_Y2 -to HOLD_C_0
set_location_assignment PIN_AA16 -to BYTE_n_0
set_location_assignment PIN_AA15 -to EOC_0
set_location_assignment PIN_AB13 -to CS_0
set_location_assignment PIN_AA18 -to ADD_1
set_location_assignment PIN_AB20 -to CLK_1
set_location_assignment PIN_AB18 -to HOLD_A_1
set_location_assignment PIN_AA17 -to HOLD_B_1
set_location_assignment PIN_AB17 -to HOLD_C_1
set_location_assignment PIN_Y22 -to BYTE_n_1
set_location_assignment PIN_AA20 -to EOC_1
set_location_assignment PIN_AB19 -to RST_n_1
set_location_assignment PIN_AA19 -to CS_1
# Analysis & Synthesis Assignments
# ================================
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 484
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 8
set_global_assignment -name FAMILY CycloneII
set_global_assignment -name TOP_LEVEL_ENTITY AD0809
# Fitter Assignments
# ==================
set_global_assignment -name DEVICE EP2C35F484C8
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ERROR_CHECK_FREQUENCY_DIVISOR 1
# Assembler Assignments
# =====================
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"
# SignalTap II Assignments
# ========================
set_global_assignment -name ENABLE_SIGNALTAP On
set_global_assignment -name USE_SIGNALTAP_FILE stp1.stp
# ---------------------------------------------------
# start AUTO_INSERT_SLD_NODE_ENTITY(auto_signaltap_0)
# SignalTap II Assignments
# ========================
set_global_assignment -name SLD_NODE_CREATOR_ID 110 -section_id auto_signaltap_0
set_global_assignment -name SLD_NODE_ENTITY_NAME sld_signaltap -section_id auto_signaltap_0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -