Forum Discussion

KAthu's avatar
KAthu
Icon for New Contributor rankNew Contributor
5 years ago

How to compile different revisions (with the same top level) of the same project in parallel?

Hi, I have a project with three revisions. All the revisions have the same top level design. Right now I am using the quartus_sh --flow compile command to compile them in series. Then I tried to run...