Update fusesoc docs per version of OT repo used
The previous documentation was using the python requirements from the ibex repository rather than the OpenTitan repo.
This commit is contained in:
12
readme.adoc
12
readme.adoc
@@ -64,6 +64,14 @@ To generate both the 64bit and 128bit wrappers and packages, run
|
|||||||
``fusesoc --cores-root . run --target test --setup ucam:cheri:cheri-cap-lib-test``
|
``fusesoc --cores-root . run --target test --setup ucam:cheri:cheri-cap-lib-test``
|
||||||
|
|
||||||
The files will be generated in
|
The files will be generated in
|
||||||
``build/ucam_cheri_cheri-cap-lib-test_0/test-verilator/generated/ucam_cheri_cheri-cap-lib-test-cheri-cap-lib-64_0/``
|
``build/ucam_cheri_cheri-cap-lib-test_0/src/ucam_cheri_cheri-cap-lib-verilog-autogen-64_0/``
|
||||||
and
|
and
|
||||||
``build/ucam_cheri_cheri-cap-lib-test_0/test-verilator/generated/ucam_cheri_cheri-cap-lib-test-cheri-cap-lib-128_0/``
|
``build/ucam_cheri_cheri-cap-lib-test_0/src/ucam_cheri_cheri-cap-lib-verilog-autogen-128_0/``
|
||||||
|
|
||||||
|
These fusesoc cores and instructions work using fusesoc 0.3 as installed
|
||||||
|
by running
|
||||||
|
``pip3 install -r python_requirements.txt``
|
||||||
|
within the OpenTitan GitHub repository as of commit
|
||||||
|
https://github.com/lowRISC/opentitan/commit/2438b17afe4fef0d815be2e890763c288c449918
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user