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

📄 gdb.qsf

📁 控制三相步进电机及光电编码器的采集,当电机停止时,保证三相里面只有一相相通,防止停止时电流过大.
💻 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
#		GDB_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 DEVICE EPM240T100I5
set_global_assignment -name FAMILY "MAX II"
set_global_assignment -name TOP_LEVEL_ENTITY GDB
set_global_assignment -name ORIGINAL_QUARTUS_VERSION 7.1
set_global_assignment -name PROJECT_CREATION_TIME_DATE "17:35:33  NOVEMBER 09, 2007"
set_global_assignment -name LAST_QUARTUS_VERSION 7.1
set_global_assignment -name USER_LIBRARIES "d:\\我的test\\vhdl\\lcd/"
set_location_assignment PIN_39 -to ADDR[15]
set_location_assignment PIN_38 -to ADDR[14]
set_location_assignment PIN_37 -to ADDR[13]
set_location_assignment PIN_36 -to ADDR[12]
set_location_assignment PIN_35 -to ADDR[11]
set_location_assignment PIN_34 -to ADDR[10]
set_location_assignment PIN_33 -to ADDR[9]
set_location_assignment PIN_30 -to ADDR[8]
set_location_assignment PIN_51 -to ADDR[7]
set_location_assignment PIN_50 -to ADDR[6]
set_location_assignment PIN_49 -to ADDR[5]
set_location_assignment PIN_48 -to ADDR[4]
set_location_assignment PIN_47 -to ADDR[3]
set_location_assignment PIN_42 -to ADDR[2]
set_location_assignment PIN_41 -to ADDR[1]
set_location_assignment PIN_40 -to ADDR[0]
set_location_assignment PIN_61 -to BD[7]
set_location_assignment PIN_58 -to BD[6]
set_location_assignment PIN_57 -to BD[5]
set_location_assignment PIN_56 -to BD[4]
set_location_assignment PIN_55 -to BD[3]
set_location_assignment PIN_54 -to BD[2]
set_location_assignment PIN_53 -to BD[1]
set_location_assignment PIN_52 -to BD[0]
set_location_assignment PIN_12 -to clk
set_location_assignment PIN_68 -to GATE
set_location_assignment PIN_6 -to VIODE_A
set_location_assignment PIN_7 -to VIODE_B
set_location_assignment PIN_29 -to WR
set_location_assignment PIN_28 -to RD
set_location_assignment PIN_67 -to INT1
set_location_assignment PIN_4 -to GATEDJ
set_location_assignment PIN_69 -to FORTH
set_location_assignment PIN_71 -to READY0
set_global_assignment -name INCREMENTAL_VECTOR_INPUT_SOURCE GDB.vwf
set_global_assignment -name SIMULATION_MODE FUNCTIONAL
set_global_assignment -name END_TIME "10 s"
set_location_assignment PIN_1 -to DJA
set_location_assignment PIN_2 -to DJB
set_location_assignment PIN_3 -to DJC
set_location_assignment PIN_44 -to RESET
set_location_assignment PIN_91 -to AB[1]
set_location_assignment PIN_90 -to AB[0]
set_global_assignment -name VHDL_FILE GDB.vhd
set_location_assignment PIN_70 -to GATEV
set_location_assignment PIN_66 -to INT0

⌨️ 快捷键说明

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