Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks, great idea.
It is a GUI issue. If i set the assignments as follow in the .qsf before i compile the design, there is no error and the fitter completes his job. set_global_assignment -name RESERVE_FLASH_NCE_AFTER_CONFIGURATION "USE AS REGULAR IO" set_global_assignment -name RESERVE_DATA0_AFTER_CONFIGURATION "USE AS REGULAR IO" set_global_assignment -name RESERVE_DATA1_AFTER_CONFIGURATION "USE AS REGULAR IO" set_global_assignment -name RESERVE_DCLK_AFTER_CONFIGURATION "USE AS REGULAR IO"