QDucasse / SpikeRISCVSimulator

🚨 Pharo bindings to the Spike RISC-V simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pharo FFI bindings to the Spike RISC-V simulator

This repository contains the FFI bindings to Spike, the RISC-V simulator. While this simulator proposes no public API, it has been defined in spikelib as a shared library. While Pharo uses Unicorn for the other ISAs it tests, RISC-V is not available through Unicorn.

It defines several basic functions that help Pharo use its ISA test harness to help port it to a new one.

About

🚨 Pharo bindings to the Spike RISC-V simulator


Languages

Language:Smalltalk 100.0%