Skip to content

Commit 2ab9b5f

Browse files
committed
update README with docker tool versions
1 parent 4816cd6 commit 2ab9b5f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,9 @@ The Docker image includes:
129129
- Verilator 5.044 (built from source)
130130
- Icarus Verilog 12.0
131131
- Yosys 0.60 (built from source)
132-
- RISC-V GCC toolchain
133-
- Cocotb and Python dependencies
132+
- SymbiYosys 0.62 + Z3 4.15.0 (formal verification)
133+
- RISC-V GCC 15.2.0 (xPack bare-metal toolchain)
134+
- Python 3.12 with Cocotb 2.0.1 and pytest
134135
- Pre-commit with all linters (clang-format, clang-tidy, Verible, ruff, mypy)
135136

136137
## Setting Up Pre-commit Hooks

0 commit comments

Comments
 (0)