📄 keymove.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
# keymove_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 II"
set_global_assignment -name DEVICE EP2C35F672C6
set_global_assignment -name TOP_LEVEL_ENTITY keymove
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 7.2
set_global_assignment -name PROJECT_CREATION_TIME_DATE "10:04:32 MAY 15, 2009"
set_global_assignment -name LAST_QUARTUS_VERSION 7.2
set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_palace
set_instance_assignment -name PARTITION_HIERARCHY no_file_for_top_partition -to | -section_id Top
set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top
set_global_assignment -name PARTITION_COLOR 2147039 -section_id Top
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_location_assignment PIN_N2 -to keyclk
set_location_assignment PIN_N25 -to keyin[0]
set_location_assignment PIN_N26 -to keyin[1]
set_location_assignment PIN_P25 -to keyin[2]
set_location_assignment PIN_AE14 -to keyin[3]
set_location_assignment PIN_AF14 -to keyin[4]
set_location_assignment PIN_AD13 -to keyin[5]
set_location_assignment PIN_AC13 -to keyin[6]
set_location_assignment PIN_C13 -to keyin[7]
set_location_assignment PIN_B13 -to keyin[8]
set_location_assignment PIN_A13 -to keyin[9]
set_location_assignment PIN_G26 -to keymove
set_location_assignment PIN_AD23 -to keyout1[0]
set_location_assignment PIN_AD21 -to keyout1[1]
set_location_assignment PIN_AC21 -to keyout1[2]
set_location_assignment PIN_AA14 -to keyout1[3]
set_location_assignment PIN_AA13 -to keyout2[0]
set_location_assignment PIN_AC14 -to keyout2[1]
set_location_assignment PIN_AD15 -to keyout2[2]
set_location_assignment PIN_AE15 -to keyout2[3]
set_location_assignment PIN_AF13 -to keyout3[0]
set_location_assignment PIN_AE13 -to keyout3[1]
set_location_assignment PIN_AE12 -to keyout3[2]
set_location_assignment PIN_AD12 -to keyout3[3]
set_location_assignment PIN_V17 -to keyout4[3]
set_location_assignment PIN_AE22 -to keyout4[0]
set_location_assignment PIN_AF22 -to keyout4[1]
set_location_assignment PIN_W19 -to keyout4[2]
set_location_assignment PIN_V2 -to OE
set_global_assignment -name VHDL_FILE keymove.vhd
set_global_assignment -name VHDL_FILE ../led7/led7.vhd
set_location_assignment PIN_AF10 -to led_out1[0]
set_location_assignment PIN_AB12 -to led_out1[1]
set_location_assignment PIN_AC12 -to led_out1[2]
set_location_assignment PIN_AD11 -to led_out1[3]
set_location_assignment PIN_AE11 -to led_out1[4]
set_location_assignment PIN_V14 -to led_out1[5]
set_location_assignment PIN_V13 -to led_out1[6]
set_location_assignment PIN_V20 -to led_out2[0]
set_location_assignment PIN_V21 -to led_out2[1]
set_location_assignment PIN_W21 -to led_out2[2]
set_location_assignment PIN_Y22 -to led_out2[3]
set_location_assignment PIN_AA24 -to led_out2[4]
set_location_assignment PIN_AA23 -to led_out2[5]
set_location_assignment PIN_AB24 -to led_out2[6]
set_location_assignment PIN_AB23 -to led_out3[0]
set_location_assignment PIN_V22 -to led_out3[1]
set_location_assignment PIN_AC25 -to led_out3[2]
set_location_assignment PIN_AC26 -to led_out3[3]
set_location_assignment PIN_AB26 -to led_out3[4]
set_location_assignment PIN_AB25 -to led_out3[5]
set_location_assignment PIN_Y24 -to led_out3[6]
set_location_assignment PIN_Y23 -to led_out4[0]
set_location_assignment PIN_AA25 -to led_out4[1]
set_location_assignment PIN_AA26 -to led_out4[2]
set_location_assignment PIN_Y26 -to led_out4[3]
set_location_assignment PIN_Y25 -to led_out4[4]
set_location_assignment PIN_U22 -to led_out4[5]
set_location_assignment PIN_W24 -to led_out4[6]
set_location_assignment PIN_N23 -to keyreset
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -