Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 404 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 404 Bytes

Spike Devices

For spike device plugins.

Dependencies

  • riscv-toolchains
  • If you are using this within Chipyard, the dependencies will be already installed in the $RISCV directory.

Quick Start

Make sure $RISCV is set before running the following commands.

make
make install

Example usage:

spike --extlib libspikedevices.so --device sifive_uart ./hello.riscv