lock_pin.tcl

来自「EP1C6Q240C8的examples 鼠标口测试程序」· TCL 代码 · 共 19 行

TCL
19
字号
	set_location_assignment PIN_28 -to sysclk
	set_location_assignment PIN_88 -to reset
	set_location_assignment PIN_236 -to ps2clk	
	set_location_assignment PIN_237 -to ps2data

	set_location_assignment PIN_223 -to seg_cs
	set_location_assignment PIN_213 -to seg\[0\]
	set_location_assignment PIN_214 -to seg\[1\]
	set_location_assignment PIN_215 -to seg\[2\]
	set_location_assignment PIN_216 -to seg\[3\]
	set_location_assignment PIN_217 -to seg\[4\]
	set_location_assignment PIN_218 -to seg\[5\]
	set_location_assignment PIN_219 -to seg\[6\]
	
	set_location_assignment PIN_224 -to seg_sel\[0\]
	set_location_assignment PIN_225 -to seg_sel\[1\]
	set_location_assignment PIN_227 -to seg_sel\[2\]
	set_location_assignment PIN_228 -to seg_sel\[3\]
	

⌨️ 快捷键说明

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