jeffshh056
New Contributor
2 years agoPassed "Design Analysis" stage but failed with "Analysis & Synthesis" stage
Hi There,
I am using Quartus 22.3/22.4 version to compile my design.
My design contains many folders and many source code, including *.svh files.
I am using quartus_sh to run a tcl file to do the compile.
I have added SERACH_PATH and Source code in the tcl file, I can even pass the "Design Analysis" stage with no errors. If my understanding is correct, this at least shows I have include all the files.
However, I got a bunch of "Can't elaborate user hierarchy ***" errors in the "Analysis & Synthesis" stage. Can someone give me some suggestion what I am missing? Does the compile file list order matter? I am sure I did not miss any files otherwise I cannot pass the quick-elab check.
Any suggestions?
Thank you so much!
-Shu