We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905238f commit 32257faCopy full SHA for 32257fa
Formula/v/verilator.rb
@@ -1,8 +1,8 @@
1
class Verilator < Formula
2
desc "Verilog simulator"
3
homepage "https://www.veripool.org/wiki/verilator"
4
- url "https://github.com/verilator/verilator/archive/refs/tags/v5.036.tar.gz"
5
- sha256 "4199964882d56cf6a19ce80c6a297ebe3b0c35ea81106cd4f722342594337c47"
+ url "https://github.com/verilator/verilator/archive/refs/tags/v5.038.tar.gz"
+ sha256 "f8c03105224fa034095ba6c8a06443f61f6f59e1d72f76b718f89060e905a0d4"
6
license any_of: ["LGPL-3.0-only", "Artistic-2.0"]
7
head "https://github.com/verilator/verilator.git", branch: "master"
8
0 commit comments