Skip to content

Commit

Permalink
Update verilator to v5.034
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Mar 6, 2025
1 parent bb54400 commit cef1f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/v/verilator/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package("verilator")
add_urls("https://github.com/verilator/verilator/archive/refs/tags/$(version).tar.gz",
"https://github.com/verilator/verilator.git")

add_versions("v5.034", "002da98e316ca6eee40407f5deb7d7c43a0788847d39c90d4d31ddbbc03020e8")
add_versions("v5.032", "5a262564b10be8bdb31ff4fb67d77bcf5f52fc1b4e6c88d5ca3264fb481f1e41")
add_versions("v5.016", "66fc36f65033e5ec904481dd3d0df56500e90c0bfca23b2ae21b4a8d39e05ef1")
add_versions("v5.032", "5a262564b10be8bdb31ff4fb67d77bcf5f52fc1b4e6c88d5ca3264fb481f1e41")
Expand Down

0 comments on commit cef1f4d

Please sign in to comment.