John McMaster
John McMaster
A number of fuzzers (and associated minitests) work on Vivado 2017.2 but are broken on Vivado 2017.3. A quick analysis shows its related to MUXF8.
As of this writing, symbiflow-arch-defs conda has an incompatible vpr version (its been mostly ignored due to rapidly moving vpr). As a result, vpr_xml.sh is currently requiring an explicit VPR...
https://github.com/SymbiFlow/symbiflow-arch-defs/issues/216 Splitting options. Consider combing back together once that is resolved
Some jobs may run for far longer than expected. Add a way for them to time out and record that to the JSON
int is more correct name for these since they specifically operate on int tiles
Currently tilegrid code hard codes the number of frames a tile uses. However, this information is known after partgen in run. We should automatically read this from the part json...
This file is large and copied in a bunch of places. Make a central location and reference it from our projects