mosscomp / moss

A computer for human beings.
https://mosscomp.com
Apache License 2.0
42 stars 2 forks source link

Consider moving to non-project mode in Vivado #45

Open hasheddan opened 1 year ago

hasheddan commented 1 year ago

Currently, Vivado's project mode is used to orchestrate the design workflow. While there are a number of advantages this offers, it also means that only one design can be targeted. Non-project mode offers more fine-grained control over the design workflow, and also does not require use of the Vivado GUI.

Switching to non-project mode would alleviate the issues described in #6.