BOOM Open Source RISC-V Core Runs on Amazon EC2 F1 Instances

The Berkeley Out-of-Order Machine (BOOM) is an open source RV64G RISC-V core written in the Chisel hardware construction language, and mainly ASIC optimized. However, it is also usable on FPGAs, and developers support the FireSim flow to run BOOM at over 90 MHz on Xilinx Ultrascale+ FPGAs found in Amazon EC2 F1 instances.

The BOOM core was created at the University of California, Berkeley in the Berkeley Architecture Research group, in order to create a high performance, synthesizable, and parameterizable core for architecture research.

BOOM RISC-V Core Block DiagramKey features of BOOM core:

  • ISA – RISC-V (RV64G)
  • Synthesizable
  • FPGA support
  • Parameterized
  • Floating Point (IEEE 754-2008)
  • Atomic Memory Op Support
  • Caches & Virtual Memory
  • Boots Linux
  • Privileged Arch v1.11
  • External Debug

BOOM is said to be inspired by the MIPS R10k and the Alpha 21264 out–of–order processors, based on a unified physical register file design (aka as “explicit register renaming”). The source code for the core can be found on Github, and documentation here, which also details how to get started.

More details may also be found on boom-core.org website.

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
7 Comments
oldest
newest
blu
blu
5 years ago

Nice dot connecting! Any idea if RocketChip SoCs using this core ever materialized (outside of FPGAs, that is)?

theguyuk
theguyuk
5 years ago

As of a paper dated 2016 I just read ( https://www.semanticscholar.org )

Rocket chip has been taped out, manufacture 11 times giving functional silicon to boot Linux.

Ref the Rocket chip generator

If it helps Blu

Also opencore https://opencores.org/projects/riscv_vhdl

https://www.lowrisc.org/about/

dgp
dgp
5 years ago

90MHz RISC-V for only $900 a month. Makes the HiFive Unleashed board look like a bargain. 😛

Bruce Hoult
Bruce Hoult
5 years ago

Nah … f1.2xlarge is only about $0.50/hour as a spot instance, so about $360/month. Or $120/month if you only want to use it during office hours.

The alternative to get similar performance on a multi-core design with cache and FPU and MMU and so forth is usually something like the $3500 VC707 FPGA board.

theguyuk
theguyuk
5 years ago

What could a ultra96 xilinx board do?

They are only €215

Nobody Of Import
5 years ago

Right now, that is. Guess I need to get off my dead ass and get cracking on my pet project items.

Nobody Of Import
5 years ago

Usuable on FPGAs usually means it’s not optimal on them (i.e. you won’t see as high a performance (subpar) on them).

Having said this, BOOM’s been eagerly awaited to be more than an “experiment” for a bit now. It’s got real potential regardless of how you slice that.

Khadas VIM4 SBC