uwsampl / lakeroad-evaluation

MIT License
5 stars 0 forks source link

Run Vivado tasks separate from other tasks, so that we can use more threads on other tasks #128

Open gussmith23 opened 8 months ago

gussmith23 commented 8 months ago

Vivado is really finicky. Let's run those tasks first; then we can configure the number of threads to use for those tasks separately from other tasks. Plus, we've needed this custom run script for a long time. This will also allow us to eventually collect non-noisy timing data, if we want.