⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 epm570_test.tcl

📁 cpld系统 EWB Quartus2编译 电子综合设计试验箱程序
💻 TCL
字号:
    set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
	set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED"
	set_location_assignment PIN_62 -to clk
	set_location_assignment PIN_1 -to led8[0]
	set_location_assignment PIN_2 -to led8[1]
	set_location_assignment PIN_3 -to led8[2]
	set_location_assignment PIN_4 -to led8[3]
	set_location_assignment PIN_5 -to led8[4]
	set_location_assignment PIN_6 -to led8[5]
	set_location_assignment PIN_7 -to led8[6]
	set_location_assignment PIN_8 -to led8[7]
	set_location_assignment PIN_91 -to sel[0]
	set_location_assignment PIN_92 -to sel[1]
	set_location_assignment PIN_95 -to sel[2]
	set_location_assignment PIN_96 -to sel[3]
	set_location_assignment PIN_97 -to sel[4]
	set_location_assignment PIN_98 -to sel[5]
	set_location_assignment PIN_99 -to sel[6]
	set_location_assignment PIN_100 -to sel[7]
	set_location_assignment PIN_81 -to seg[0]
	set_location_assignment PIN_82 -to seg[1]
	set_location_assignment PIN_83 -to seg[2]
	set_location_assignment PIN_84 -to seg[3]
	set_location_assignment PIN_85 -to seg[4]
	set_location_assignment PIN_86 -to seg[5]
	set_location_assignment PIN_87 -to seg[6]
	set_location_assignment PIN_89 -to seg[7]
	set_location_assignment PIN_36 -to key[0]

⌨️ 快捷键说明

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