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

📄 e_exam1.qsf

📁 书籍以及一些资料 还有些源程序 这是vhde相当珍贵的教材
💻 QSF
字号:
# Copyright (C) 1991-2008 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
#		E_exam1_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 E_exam1
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 8.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "08:28:49  JANUARY 01, 2006"
set_global_assignment -name LAST_QUARTUS_VERSION 8.0
set_global_assignment -name USE_GENERATED_PHYSICAL_CONSTRAINTS OFF -section_id eda_palace
set_global_assignment -name VHDL_FILE E_7_seg.vhd
set_global_assignment -name VHDL_FILE E_example1.vhd
set_global_assignment -name VHDL_FILE E_multiplexer.vhd
set_global_assignment -name VHDL_FILE E_mux2.vhd
set_global_assignment -name VHDL_FILE E_mux51.vhd
set_global_assignment -name VHDL_FILE E_exam1.vhd


set_location_assignment PIN_AF10 -to Displaye[0]
set_location_assignment PIN_AB12 -to Displaye[1]
set_location_assignment PIN_AC12 -to Displaye[2]
set_location_assignment PIN_AD11 -to Displaye[3]
set_location_assignment PIN_AE11 -to Displaye[4]
set_location_assignment PIN_V14 -to Displaye[5]
set_location_assignment PIN_V13 -to Displaye[6]

set_location_assignment PIN_V20 -to Displayd[0]
set_location_assignment PIN_V21 -to Displayd[1]
set_location_assignment PIN_W21 -to Displayd[2]
set_location_assignment PIN_Y22 -to Displayd[3]
set_location_assignment PIN_AA24 -to Displayd[4]
set_location_assignment PIN_AA23 -to Displayd[5]
set_location_assignment PIN_AB24 -to Displayd[6]

set_location_assignment PIN_AB23 -to Displayc[0]
set_location_assignment PIN_V22 -to Displayc[1]
set_location_assignment PIN_AC25 -to Displayc[2]
set_location_assignment PIN_AC26 -to Displayc[3]
set_location_assignment PIN_AB26 -to Displayc[4]
set_location_assignment PIN_AB25 -to Displayc[5]
set_location_assignment PIN_Y24 -to Displayc[6]

set_location_assignment PIN_Y23 -to Displayb[0]
set_location_assignment PIN_AA25 -to Displayb[1]
set_location_assignment PIN_AA26 -to Displayb[2]
set_location_assignment PIN_Y26 -to Displayb[3]
set_location_assignment PIN_Y25 -to Displayb[4]
set_location_assignment PIN_U22 -to Displayb[5]
set_location_assignment PIN_W24 -to Displayb[6]

set_location_assignment PIN_U9 -to Displaya[0]
set_location_assignment PIN_U1 -to Displaya[1]
set_location_assignment PIN_U2 -to Displaya[2]
set_location_assignment PIN_T4 -to Displaya[3]
set_location_assignment PIN_R7 -to Displaya[4]
set_location_assignment PIN_R6 -to Displaya[5]
set_location_assignment PIN_T3 -to Displaya[6]



set_location_assignment PIN_N25 -to y[0]
set_location_assignment PIN_N26 -to y[1]
set_location_assignment PIN_P25 -to y[2]
set_location_assignment PIN_AE14 -to x[0]
set_location_assignment PIN_AF14 -to x[1]
set_location_assignment PIN_AD13 -to x[2]
set_location_assignment PIN_AC13 -to w[0]
set_location_assignment PIN_C13 -to w[1]
set_location_assignment PIN_B13 -to w[2]
set_location_assignment PIN_A13 -to v[0]
set_location_assignment PIN_N1 -to v[1]
set_location_assignment PIN_P1 -to v[2]
set_location_assignment PIN_P2 -to u[0]
set_location_assignment PIN_T7 -to u[1]
set_location_assignment PIN_U3 -to u[2]
set_location_assignment PIN_U4 -to s[0]
set_location_assignment PIN_V1 -to s[1]
set_location_assignment PIN_V2 -to s[2]
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
set_global_assignment -name PARTITION_NETLIST_TYPE SOURCE -section_id Top
set_global_assignment -name PARTITION_COLOR 14622752 -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"

⌨️ 快捷键说明

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