📄 exam2.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
# exam2_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 ACEX1K
set_global_assignment -name DEVICE "EP1K30TC144-3"
set_global_assignment -name TOP_LEVEL_ENTITY SIN
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 5.1
set_global_assignment -name PROJECT_CREATION_TIME_DATE "21:10:17 MAY 10, 2007"
set_global_assignment -name LAST_QUARTUS_VERSION 7.0
set_global_assignment -name VHDL_FILE SIN.vhd
set_global_assignment -name VHDL_FILE ADDER32B.vhd
set_global_assignment -name VHDL_FILE ADDER10B.vhd
set_global_assignment -name VHDL_FILE REG32B.vhd
set_global_assignment -name VHDL_FILE REG10B.vhd
set_global_assignment -name MIF_FILE sin_romdata.mif
set_global_assignment -name VHDL_FILE REG24B.vhd
set_global_assignment -name VHDL_FILE ADDER24B.vhd
set_global_assignment -name GENERATE_HEX_FILE ON
set_global_assignment -name ON_CHIP_BITSTREAM_DECOMPRESSION OFF
set_global_assignment -name FLEX10K_DEVICE_IO_STANDARD LVTTL/LVCMOS
set_global_assignment -name DEVICE_FILTER_PACKAGE TQFP
set_global_assignment -name DEVICE_FILTER_PIN_COUNT 144
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE 3
set_global_assignment -name FITTER_EFFORT "STANDARD FIT"
set_global_assignment -name VECTOR_WAVEFORM_FILE exam2.vwf
set_location_assignment PIN_126 -to BCLK
set_location_assignment PIN_124 -to CLKIN_12M
set_location_assignment PIN_30 -to CLR
set_location_assignment PIN_128 -to FOUT[0]
set_location_assignment PIN_122 -to FOUT[1]
set_location_assignment PIN_131 -to FOUT[2]
set_location_assignment PIN_130 -to FOUT[3]
set_location_assignment PIN_101 -to FOUT[4]
set_location_assignment PIN_100 -to FOUT[5]
set_location_assignment PIN_64 -to FOUT[6]
set_location_assignment PIN_102 -to FOUT[7]
set_location_assignment PIN_62 -to FOUT[8]
set_location_assignment PIN_63 -to FOUT[9]
set_location_assignment PIN_135 -to POUT[0]
set_location_assignment PIN_133 -to POUT[1]
set_location_assignment PIN_132 -to POUT[2]
set_location_assignment PIN_120 -to POUT[3]
set_location_assignment PIN_121 -to POUT[4]
set_location_assignment PIN_80 -to POUT[5]
set_location_assignment PIN_82 -to POUT[6]
set_location_assignment PIN_81 -to POUT[7]
set_location_assignment PIN_86 -to POUT[8]
set_location_assignment PIN_83 -to POUT[9]
set_location_assignment PIN_36 -to RESET
set_location_assignment PIN_87 -to WORD[0]
set_location_assignment PIN_88 -to WORD[1]
set_location_assignment PIN_89 -to WORD[2]
set_location_assignment PIN_90 -to WORD[3]
set_location_assignment PIN_91 -to WORD[4]
set_location_assignment PIN_92 -to WORD[5]
set_location_assignment PIN_95 -to WORD[6]
set_location_assignment PIN_96 -to WORD[7]
set_location_assignment PIN_56 -to SCLK0
set_location_assignment PIN_54 -to SCLK1
set_location_assignment PIN_118 -to SEL[0]
set_location_assignment PIN_119 -to SEL[1]
set_location_assignment PIN_116 -to SEL[2]
set_location_assignment PIN_117 -to SEL[3]
set_location_assignment PIN_37 -to W_CLK
set_location_assignment PIN_32 -to UPWORD
set_location_assignment PIN_78 -to DATA[0]
set_location_assignment PIN_73 -to DATA[1]
set_location_assignment PIN_72 -to DATA[2]
set_location_assignment PIN_70 -to DATA[3]
set_location_assignment PIN_69 -to DATA[4]
set_location_assignment PIN_68 -to DATA[5]
set_location_assignment PIN_67 -to DATA[6]
set_location_assignment PIN_65 -to DATA[7]
set_location_assignment PIN_33 -to QOUT
set_location_assignment PIN_31 -to ENA
set_location_assignment PIN_39 -to READ
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -