Skip to content

BOOMv2 (2.2.1)

Compare
Choose a tag to compare
@jerryz123 jerryz123 released this 13 Mar 18:19
· 1398 commits to master since this release

This marks BOOM version 2.2.1.

Changes:

  • Deprecate unpipelined integer multiply
  • Support RV32 BOOM
  • Fix RVC for banked I$ configs
  • Support no VM
  • Clean up backend functional unit generation
  • Support unified MEM and INT issue queues
  • Fix FTQ clearing for flushes
  • Other various RVC fixes
  • Decouple load/store issue queue sizes
  • Support wide floating point

This version should be used with the following commit of rocket-chip (from the master branch):
chipsalliance/rocket-chip@50bb13d

This version should be used with the following commit of boom-template (from the master branch):
riscv-boom/boom-template@427b219