Altera_Forum
Honored Contributor
14 years ago.qsf file problem
Greetings
I have code that was compiled in Quartus 10.1 and am trying to open it in 9.1. I keep getting an error with these lines. If I delete them my clocks break but I cannot open the project with them. is there a work around? set_global_assignment -name OUTPUT_IO_TIMING_NEAR_END_VMEAS "HALF VCCIO" -rise set_global_assignment -name OUTPUT_IO_TIMING_NEAR_END_VMEAS "HALF VCCIO" -fall set_global_assignment -name OUTPUT_IO_TIMING_FAR_END_VMEAS "HALF SIGNAL SWING" -rise set_global_assignment -name OUTPUT_IO_TIMING_FAR_END_VMEAS "HALF SIGNAL SWING" -fall Any suggestions? Thanks