This work is licensed under a Creative Commons Attribution 4.0 International License (CC-BY-4.0). For details, see the LICENSE file.
The list of contributors to this specification is maintained in the contributors file.
For guidelines on how to contribute, refer to the CONTRIBUTING file.
git clone --recurse-submodules https://github.com/riscv-admin/riscv-scalar-efficiency.git
The do
script manages tasks. It is a wrapper around rake.
Examples:
# show all known tasks
./do --tasks
# generate asciidoc table from instruction database
./do inst:render:adoc