Skip to content

Commit

Permalink
Update min. Verilator version in README.md
Browse files Browse the repository at this point in the history
Internal-Tag: [#51521]
Signed-off-by: Maciej Kurc <[email protected]>
  • Loading branch information
mkurc-ant committed Nov 20, 2023
1 parent 51f99ff commit 22e5899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Files under the [tools](tools/) directory may be available under a different lic

## Dependencies

- Verilator **(4.102 or later)** must be installed on the system if running with Verilator
- Verilator **(4.106 or later)** must be installed on the system if running with Verilator
- If adding/removing instructions, `espresso` must be installed (used by `tools/coredecode`)
- RISCV tool chain (based on gcc version 8.3 or higher) must be
installed so that it can be used to prepare RISCV binaries to run.
Expand Down Expand Up @@ -210,4 +210,4 @@ dhry - Run dhrystone. (Scale by 1757 to get DMIPS/MHZ)

The `$RV_ROOT/testbench/hex` directory contains precompiled hex files of the tests, ready for simulation in case RISC-V SW tools are not installed.

**Note**: The testbench has a simple synthesizable bridge that allows you to load the ICCM via load/store instructions. This is only supported for AXI4 builds.
**Note**: The testbench has a simple synthesizable bridge that allows you to load the ICCM via load/store instructions. This is only supported for AXI4 builds.

0 comments on commit 22e5899

Please sign in to comment.