ucb-bar / chipyard

An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
https://chipyard.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
1.66k stars 656 forks source link

Downgrade bcrypt<4.0.0 for FireSim on AWS EC2 Centos7 + Install ninja by default for building CIRCT #2087

Closed abejgonzalez closed 1 month ago

abejgonzalez commented 1 month ago

Similar to https://github.com/firesim/firesim/pull/1805. Also, adds ninja in case users need to build CIRCT from source.

Related PRs / Issues:

Type of change:

Impact:

Contributor Checklist:

CI Help: Add the following labels to modify the CI for a set of features. Generally, a label added only affect subsequent changes to the PR (i.e. new commits, force pushing, closing/reopening). See ci:* for full list of labels:

abejgonzalez commented 1 month ago

Pending someone looking at the Ara build failures.