Forum Discussion

HHami3's avatar
HHami3
Icon for New Contributor rankNew Contributor
6 years ago

Difference in Analysis & Synthesis results via execute_flow -compile and execute_flow --analysis_and_elaboration

Is there any difference between starting the compilation by execute_flow -compile and by running its individual parts e.g. --analysis_and_elaboration etc. Do they both do the same exact thing? What a...