Skip to content

Collection of device models for spike

Notifications You must be signed in to change notification settings

Khadem1/spike-devices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of device models for spike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.1%
  • Makefile 2.9%