Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThanks for verifying Tricky, I assume this is something small in my build parameters. How do I verify compilation order? (I have been living in another vendors tool for a while) Here is what I have checked:
1) Both files are in the file list with correct filename 2) System_Config_Package is listed ahead of Channel_Config_Package in the .qsf file (and GUI file list) 3) When compilation starts, the log shows System_Config_Package being read before Channel_Config_Package The error is thrown in the log immediately after all the project files are read in the listed order. Obviously Channel_Config_Package the first file that has anything to elaborate. I'm sure I am missing something.