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

📄 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 start

set_location_assignment PIN_3 -to kbcol\[0\]
set_location_assignment PIN_5 -to kbcol\[1\]
set_location_assignment PIN_7 -to kbcol\[2\]
set_location_assignment PIN_11 -to kbcol\[3\]

set_location_assignment PIN_13 -to kbrow\[0\]
set_location_assignment PIN_15 -to kbrow\[1\]
set_location_assignment PIN_17 -to kbrow\[2\]
set_location_assignment PIN_19 -to kbrow\[3\]

set_location_assignment PIN_160 -to scan\[0\]
set_location_assignment PIN_163 -to scan\[1\]
set_location_assignment PIN_162 -to scan\[2\]
set_location_assignment PIN_165 -to scan\[3\]

set_location_assignment PIN_161 -to seg7_out\[0\]            
set_location_assignment PIN_159 -to seg7_out\[1\]            
set_location_assignment PIN_144 -to seg7_out\[2\]            
set_location_assignment PIN_141 -to seg7_out\[3\]            
set_location_assignment PIN_140 -to seg7_out\[4\]            
set_location_assignment PIN_158 -to seg7_out\[5\]            
set_location_assignment PIN_156 -to seg7_out\[6\]            

⌨️ 快捷键说明

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