Skip to content
/ sw Public
forked from pulp-training/sw

PULPissimo, PULP-SDK and PULP-RUNTIME exercises

License

Notifications You must be signed in to change notification settings

arpansur/sw

 
 

Repository files navigation

sw

PULP-SDK and PULP-RUNTIME exercises

PULPissimo documentation

PULPissimo's documentation is available here https://github.com/pulp-platform/pulpissimo/blob/master/doc/datasheet/datasheet.pdf It is also in this repository as pulpissimo-datasheet.pdf.

register_interface and regtool.py

Our register_interface tooling is available on https://github.com/pulp-platform/register_interface, but we put it in here for convenience's sake.

The documentation of regtool.py is available herehttps://docs.opentitan.org/util/reggen/README/

Dependencies for regtool.py. Requires python3.6 >=.

python3.6 -m pip install mako --user
python3.6 -m pip install hjson --user

About

PULPissimo, PULP-SDK and PULP-RUNTIME exercises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SystemVerilog 64.0%
  • Python 28.8%
  • C 6.4%
  • Makefile 0.8%