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

📄 setup.tcl

📁 FPGA和VHDL的全过程和源码
💻 TCL
字号:
#EP1C6Q240C8/EP1C12Q240C8 Setup.tcl 
# Setup pin setting for evaluaton board V1.0
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED" 
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF 
set_location_assignment PIN_28 -to clk
set_location_assignment PIN_122 -to clr
set_location_assignment PIN_121 -to mode
set_location_assignment PIN_123 -to inc
set_location_assignment PIN_124 -to en

set_location_assignment PIN_59 -to scan\[0\]
set_location_assignment PIN_57 -to scan\[1\]
set_location_assignment PIN_55 -to scan\[2\]
set_location_assignment PIN_53 -to scan\[3\]
set_location_assignment PIN_11 -to scan\[4\]
set_location_assignment PIN_7 -to scan\[5\]
#set_location_assignment PIN_5 -to scan\[6\]
#set_location_assignment PIN_3 -to scan\[7\]

set_location_assignment PIN_13 -to seg7\[0\]            
set_location_assignment PIN_15 -to seg7\[1\]            
set_location_assignment PIN_17 -to seg7\[2\]            
set_location_assignment PIN_19 -to seg7\[3\]            
set_location_assignment PIN_38 -to seg7\[4\]            
set_location_assignment PIN_41 -to seg7\[5\]
set_location_assignment PIN_43 -to seg7\[6\]            
#set_location_assignment PIN_45 -to seg7\[7\]
#set_location_assignment PIN_21 -to seg7\[4\]

⌨️ 快捷键说明

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