From b654bd2377d784b4006f29f5e90083ac40132255 Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:05:55 -0500 Subject: [PATCH] Bump verilator to 044 --- Makefile | 2 +- README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index ada0c49..5ab01ba 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ SURELOG_VERSION := 1.84 VERIBLE_VERSION := 0.1.0 YOSYS_VERSION := 0.56 SYNLIG_VERSION := 2024-11-29-10efd31 -VERILATOR_VERSION := 5.038 +VERILATOR_VERSION := 5.044 OPENFPGALOADER_VERSION := 0.13.1 SIMVIEW_VERSION := 0.0.1 SURFER_VERSION := 0.0.1 diff --git a/README.md b/README.md index 0e40f4b..f200ccf 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ Software Tools | surfer | [surfer-project/surfer](https://gitlab.com/surfer-project/surfer) | N/A | amd64 | deb | | UHDM | [chipsalliance/uhdm](https://github.com/chipsalliance/uhdm) | 1.80 | amd64 | deb | | Verible | [chipsalliance/verible](https://github.com/chipsalliance/verible) | 0.0-3430-g060bde0f | amd64 | deb | -| verilator | [verilator/verilator](https://github.com/verilator/verilator) | 5.034 | | | +| verilator | [verilator/verilator](https://github.com/verilator/verilator) | 5.044 | | | | yosys | [YosysHQ/yosys](https://github.com/YosysHQ/yosys) | 0.51 | amd64 | deb | - - \ No newline at end of file +