Skip to main content

vanadis

Vanadis is a processor with a detailed pipeline model. The ISA is configurable and it supports both MIPS32 and RISCV64. Multiple cores can be used together to form multicore systems, and cores support both single and multiple threads. The operating system is modeled via system call emulation.

At a Glance

Source Code: sst-elements/.../vanadis  
SST Name: vanadis  
Maturity Level: Prototype (2)  
Development Path: Active  
Last Released: SST 13.1

Required dependencies

None

Optional dependencies

Vanadis has been tested with the musl toolchain for cross-compiling MIPS and RISCV-64 binaries.