CFU-Playground icon indicating copy to clipboard operation
CFU-Playground copied to clipboard

Rewrite scripts/parallel-nextpnr-nexus in Python

Open alanvgreen opened this issue 4 years ago • 1 comments

scripts/parallel-nextpnr-nexus is written in a modern dialect of bash that is not widely supported. This causes the check-multi-proj CI test to break badly, though it is currently marked as optional because even single threaded it does not always pass.

For better portability and long term maintainbility, this script ought to be rewritten in Python.

To do

  1. Revert #251
  2. Rewrite in Python

#251 #279

alanvgreen avatar Sep 20 '21 08:09 alanvgreen

Revert is in #282

alanvgreen avatar Sep 20 '21 08:09 alanvgreen