📄 setup.tcl
字号:
#Setup.tcl
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_18 -to clk
set_location_assignment PIN_93 -to reset
set_location_assignment PIN_122 -to ledcom\[0\]
set_location_assignment PIN_125 -to ledcom\[1\]
set_location_assignment PIN_124 -to ledcom\[2\]
set_location_assignment PIN_129 -to ledcom\[3\]
set_location_assignment PIN_123 -to seg7\[0\]
set_location_assignment PIN_121 -to seg7\[1\]
set_location_assignment PIN_118 -to seg7\[2\]
set_location_assignment PIN_114 -to seg7\[3\]
set_location_assignment PIN_113 -to seg7\[4\]
set_location_assignment PIN_120 -to seg7\[5\]
set_location_assignment PIN_119 -to seg7\[6\]
set_location_assignment PIN_103 -to data
set_location_assignment PIN_102 -to kbclk
#set_location_assignment PIN_87 -to pa
#set_location_assignment PIN_93 -to pa5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -