Quartus II使用tcl脚本进行引脚分配的时候产生的错误
Altera Quartus II中使用tcl脚本进行管脚分配时遇到诡异的问题,即:
在tcl脚本中设置了电平标准为Bus LVDS
set_instance_assignment -name IO_STANDARD "Bus LVDS" -to * (*为信号名)
然后在运行tcl时出现以下错误:
Error : I/O standard LVDS_E_3R on input or bidirectional pin *(*为信号名) is illegal -- I/O standard only allowed on output pins
至今未找到原因。。。重新建立工程文件还是不行。
浙公网安备 33010602011771号