riscv-boom / boom-template

DEPRECATED. Please use Chipyard (https://github.com/ucb-bar/chipyard) to build BOOM
Other
35 stars 11 forks source link

Bump BOOM and fix Verilator failing on CMPCONST warning #4

Closed abejgonzalez closed 5 years ago

abejgonzalez commented 5 years ago

Bump BOOM to most recent commit (includes changes to fix multiple small bugs, clean up code, and re-enable PMPs)

Additionally, has a commit to ignore CMPCONST warnings in Verilator builds that were caused by the new BOOM changes. This would prevent the normal BoomConfig from compiling with Verilator.