Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSolution:
Ok I had two lines that somehow got into the QSF that are not supported for Cyclone V: Theses are: set_global_assignment -name OUTPUT_IO_TIMING_NEAR_END_VMEAS "HALF VCCIO" -rise set_global_assignment -name OUTPUT_IO_TIMING_NEAR_END_VMEAS "HALF VCC" I don't know how they got into the QSF, but once I removed the lines the compile now completes as expected. They were not in the normal IO session of the QSF, so I'm thinking they were auto added by the tool at some point. Thanks for you help. Pete