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

📄 hanshu.qsf

📁 用FPGA做的DDS函数信号发生器
💻 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
#		hanshu_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 EP2C5T144C8
set_global_assignment -name TOP_LEVEL_ENTITY hanshu
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 5.1
set_global_assignment -name PROJECT_CREATION_TIME_DATE "14:52:18  MARCH 25, 2008"
set_global_assignment -name LAST_QUARTUS_VERSION "5.1 SP1"
set_global_assignment -name DEVICE_FILTER_SPEED_GRADE ANY
set_global_assignment -name VHDL_FILE m.vhd
set_global_assignment -name BDF_FILE hanshu.bdf
set_global_assignment -name VHDL_FILE adder4b.vhd
set_location_assignment PIN_43 -to cp
set_location_assignment PIN_25 -to m[0]
set_location_assignment PIN_26 -to m[1]
set_location_assignment PIN_27 -to m[2]
set_location_assignment PIN_30 -to m[3]
set_location_assignment PIN_42 -to m[4]
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name VECTOR_WAVEFORM_FILE ADDER.vwf
set_global_assignment -name VECTOR_INPUT_SOURCE "D:\\工程\\hanshuxinhaogai\\fangzhen.vwf"
set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"
set_global_assignment -name VECTOR_WAVEFORM_FILE hanshu.vwf
set_global_assignment -name VECTOR_WAVEFORM_FILE hanshu2.vwf
set_global_assignment -name VHDL_FILE chuan.vhd
set_global_assignment -name VHDL_FILE chuan1.vhd
set_global_assignment -name VECTOR_WAVEFORM_FILE xiaoyan.vwf
set_location_assignment PIN_9 -to adc
set_location_assignment PIN_91 -to clk
set_location_assignment PIN_122 -to out[0]
set_location_assignment PIN_125 -to out[1]
set_location_assignment PIN_126 -to out[2]
set_location_assignment PIN_129 -to out[3]
set_location_assignment PIN_133 -to out[4]
set_location_assignment PIN_134 -to out[5]
set_location_assignment PIN_135 -to out[6]
set_location_assignment PIN_137 -to out[7]
set_location_assignment PIN_139 -to out[8]
set_location_assignment PIN_141 -to out[9]
set_global_assignment -name VHDL_FILE last.vhd
set_global_assignment -name VHDL_FILE chushu.vhd
set_location_assignment PIN_44 -to xuanzhe
set_location_assignment PIN_53 -to r
set_global_assignment -name VHDL_FILE last1.vhd
set_global_assignment -name BDF_FILE fangzhen.bdf
set_global_assignment -name VECTOR_WAVEFORM_FILE fangzhen.vwf
set_global_assignment -name VHDL_FILE shuju.vhd
set_global_assignment -name VHDL_FILE tr3.vhd
set_global_assignment -name VHDL_FILE tr4.vhd
set_global_assignment -name VHDL_FILE tr5.vhd
set_global_assignment -name VHDL_FILE tr6.vhd
set_global_assignment -name VHDL_FILE tr7.vhd
set_global_assignment -name VHDL_FILE shuchu2.vhd
set_location_assignment PIN_65 -to p[0]
set_location_assignment PIN_67 -to p[1]
set_location_assignment PIN_69 -to p[2]
set_location_assignment PIN_70 -to p[3]
set_location_assignment PIN_71 -to p[4]
set_location_assignment PIN_72 -to p[5]
set_location_assignment PIN_74 -to p[6]
set_location_assignment PIN_80 -to p[7]
set_location_assignment PIN_81 -to p[8]
set_location_assignment PIN_86 -to p[9]
set_location_assignment PIN_92 -to p[10]
set_location_assignment PIN_94 -to p[11]
set_location_assignment PIN_96 -to p[12]
set_location_assignment PIN_97 -to p[13]
set_location_assignment PIN_100 -to p[14]
set_location_assignment PIN_101 -to p[15]
set_location_assignment PIN_112 -to p[16]
set_location_assignment PIN_113 -to p[17]
set_location_assignment PIN_114 -to p[18]
set_location_assignment PIN_115 -to p[19]

⌨️ 快捷键说明

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