📄 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 segcom\[0\]
set_location_assignment PIN_125 -to segcom\[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_3 -to scl
set_location_assignment PIN_4 -to sda
set_location_assignment PIN_94 -to write
set_location_assignment PIN_95 -to rd
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -