?? setup.tcl
字號:
#Setup.tcl
# Setup pin setting for EP1C6 main board
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_124 -to reset
set_location_assignment PIN_160 -to ledcom\[0\]
set_location_assignment PIN_163 -to ledcom\[1\]
set_location_assignment PIN_162 -to ledcom\[2\]
set_location_assignment PIN_165 -to ledcom\[3\]
set_location_assignment PIN_161 -to seg7\[0\]
set_location_assignment PIN_159 -to seg7\[1\]
set_location_assignment PIN_144 -to seg7\[2\]
set_location_assignment PIN_141 -to seg7\[3\]
set_location_assignment PIN_140 -to seg7\[4\]
set_location_assignment PIN_158 -to seg7\[5\]
set_location_assignment PIN_156 -to seg7\[6\]
set_location_assignment PIN_128 -to data
set_location_assignment PIN_127 -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 + -