PULP-SDK and PULP-RUNTIME exercises
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.
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