Skip to content

Commit 7ceff60

Browse files
committed
Describe where to find a RISC-V toolchain
1 parent 047e1d6 commit 7ceff60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/02_user/system_requirements.rst

+4
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Please `file an issue <https://github.com/lowRISC/ibex/issues>`_ if you experien
1818
To run the UVM testbench a RTL simulator which supports SystemVerilog and UVM 1.2 is required.
1919
The `documentation of riscv-dv <https://github.com/google/riscv-dv#prerequisites>`_ contains a list of supported simulators.
2020

21+
To compile code that runs on Ibex, you'll need a RISC-V toolchain.
22+
This isn't part of the core as such, but is necessary for verification.
23+
See the :doc:`Verification <../03_reference/verification>` section of the Reference Guide for more details about which toolchains the project currently uses for testing.
24+
2125
Tools with known issues
2226
-----------------------
2327

0 commit comments

Comments
 (0)