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

📄 hanxu.qsf

📁 机器状态机。控制工作方式。用vhdl写的。很不错哦
💻 QSF
字号:
# Copyright (C) 1991-2006 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
#		hanxu_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 EP2C20F484C8
set_global_assignment -name TOP_LEVEL_ENTITY block
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 6.0
set_global_assignment -name PROJECT_CREATION_TIME_DATE "16:17:39  JULY 12, 2007"
set_global_assignment -name LAST_QUARTUS_VERSION 7.0
set_global_assignment -name VHDL_FILE image_convert.vhd
set_global_assignment -name VHDL_FILE fenpin.vhd
set_global_assignment -name VERILOG_FILE QJSTDOUT2.v
set_global_assignment -name VERILOG_FILE QJSTDOUT_original.v
set_global_assignment -name BDF_FILE block.bdf
set_location_assignment PIN_A3 -to adr1061[0]
set_location_assignment PIN_A4 -to adr1061[1]
set_location_assignment PIN_A5 -to adr1061[2]
set_location_assignment PIN_A6 -to adr1061[3]
set_location_assignment PIN_A7 -to adr1061[4]
set_location_assignment PIN_A8 -to adr1061[5]
set_location_assignment PIN_A9 -to adr1061[6]
set_location_assignment PIN_A10 -to adr1061[7]
set_location_assignment PIN_A11 -to adr1061[8]
set_location_assignment PIN_B4 -to adr1061[9]
set_location_assignment PIN_B5 -to adr1061[10]
set_location_assignment PIN_B6 -to adr1061[11]
set_location_assignment PIN_B7 -to adr1061[12]
set_location_assignment PIN_B8 -to adr1061[13]
set_location_assignment PIN_B9 -to adr1061[14]
set_location_assignment PIN_B10 -to adr1061[15]
set_location_assignment PIN_B11 -to adr1061[16]
set_location_assignment PIN_C9 -to adr1061[17]
set_location_assignment PIN_D7 -to adr1061[18]
set_location_assignment PIN_D8 -to adr1061[19]
set_location_assignment PIN_D11 -to data1061[0]
set_location_assignment PIN_E7 -to data1061[1]
set_location_assignment PIN_E8 -to data1061[2]
set_location_assignment PIN_E9 -to data1061[3]
set_location_assignment PIN_E11 -to data1061[4]
set_location_assignment PIN_F8 -to data1061[5]
set_location_assignment PIN_F10 -to data1061[6]
set_location_assignment PIN_F11 -to data1061[7]
set_location_assignment PIN_G8 -to data1061[8]
set_location_assignment PIN_G11 -to data1061[9]
set_location_assignment PIN_H9 -to data1061[10]
set_location_assignment PIN_H10 -to data1061[11]
set_location_assignment PIN_H11 -to data1061[12]
set_location_assignment PIN_H12 -to data1061[13]
set_location_assignment PIN_C2 -to CE
set_location_assignment PIN_C1 -to OE
set_location_assignment PIN_D9 -to WE
set_global_assignment -name VHDL_FILE driver.vhd
set_global_assignment -name VECTOR_WAVEFORM_FILE wave.vwf
set_global_assignment -name SIMULATION_MODE FUNCTIONAL
set_global_assignment -name VECTOR_INPUT_SOURCE "F:\\work\\微扫\\微扫好的\\隋与白均接\\wave.vwf"
set_global_assignment -name VHDL_FILE control.vhd
set_global_assignment -name VHDL_FILE fuwei.vhd
set_global_assignment -name SIGNALTAP_FILE stp1.stp
set_global_assignment -name ENABLE_SIGNALTAP OFF
set_global_assignment -name USE_SIGNALTAP_FILE stp1.stp
set_global_assignment -name OPTIMIZE_FAST_CORNER_TIMING ON
set_global_assignment -name FITTER_EFFORT "STANDARD FIT"
set_global_assignment -name SMART_RECOMPILE ON
set_global_assignment -name CYCLONE_OPTIMIZATION_TECHNIQUE SPEED
set_global_assignment -name AUTO_ENABLE_SMART_COMPILE ON

⌨️ 快捷键说明

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