?? setup.tcl
字號:
#Setup.tcl
# Setup pin setting for EP2C8 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_23 -to clk
#VGA
set_location_assignment PIN_103 -to key
set_location_assignment PIN_89 -to HS
set_location_assignment PIN_90 -to VS
set_location_assignment PIN_107 -to r
set_location_assignment PIN_106 -to g
set_location_assignment PIN_105 -to b
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -