📄 led8bit.qsf
字号:
# Copyright (C) 1991-2007 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 from 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
# LED8bit_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 "MAX II"
set_global_assignment -name DEVICE EPM240T100C5
set_global_assignment -name TOP_LEVEL_ENTITY LED8bit
set_global_assignment -name ORIGINAL_QUARTUS_VERSION "7.2 SP3"
set_global_assignment -name PROJECT_CREATION_TIME_DATE "23:36:23 APRIL 03, 2008"
set_global_assignment -name LAST_QUARTUS_VERSION "7.2 SP3"
set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_palace
set_global_assignment -name DEVICE_FILTER_PACKAGE TQFP
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 100
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 5
set_global_assignment -name AUTO_RESTART_CONFIGURATION OFF
set_global_assignment -name ENABLE_DEVICE_WIDE_RESET OFF
set_global_assignment -name USE_CHECKSUM_AS_USERCODE ON
set_global_assignment -name STRATIX_DEVICE_IO_STANDARD "3.3-V LVTTL"
set_global_assignment -name DEVICE_MIGRATION_LIST EPM240T100C5
set_global_assignment -name VERILOG_FILE LED8bit.v
set_global_assignment -name LL_ROOT_REGION ON -section_id "Root Region"
set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region"
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED WITH WEAK PULL-UP"
set_location_assignment PIN_12 -to clk
set_location_assignment PIN_4 -to led[0]
set_location_assignment PIN_3 -to led[1]
set_location_assignment PIN_2 -to led[2]
set_location_assignment PIN_1 -to led[3]
set_location_assignment PIN_100 -to led[4]
set_location_assignment PIN_99 -to led[5]
set_location_assignment PIN_98 -to led[6]
set_location_assignment PIN_97 -to led[7]
set_location_assignment PIN_44 -to rst
set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
set_global_assignment -name POWER_AUTO_COMPUTE_TJ OFF
set_global_assignment -name POWER_EXT_SUPPLY_VOLTAGE_TO_REGULATOR 3.3V
set_global_assignment -name FMAX_REQUIREMENT "11.0592 MHz" -section_id "system clk"
set_instance_assignment -name CLOCK_SETTINGS "system clk" -to clk
set_location_assignment PIN_92 -to led3[0]
set_location_assignment PIN_95 -to led3[1]
set_location_assignment PIN_96 -to led3[2]
set_location_assignment PIN_8 -to buzzer
set_location_assignment PIN_83 -to led7sel[0]
set_location_assignment PIN_82 -to led7sel[1]
set_location_assignment PIN_81 -to led7sel[2]
set_location_assignment PIN_78 -to led7sel[3]
set_location_assignment PIN_77 -to led7sel[4]
set_location_assignment PIN_76 -to led7sel[5]
set_location_assignment PIN_91 -to led7data[0]
set_location_assignment PIN_90 -to led7data[1]
set_location_assignment PIN_89 -to led7data[2]
set_location_assignment PIN_88 -to led7data[3]
set_location_assignment PIN_87 -to led7data[4]
set_location_assignment PIN_86 -to led7data[5]
set_location_assignment PIN_85 -to led7data[6]
set_location_assignment PIN_84 -to led7data[7]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -