verilator 4.014
Closes #39733. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5650c90d1c
commit
4f068f51a7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Verilator < Formula
|
||||
desc "Verilog simulator"
|
||||
homepage "https://www.veripool.org/wiki/verilator"
|
||||
url "https://www.veripool.org/ftp/verilator-4.010.tgz"
|
||||
sha256 "5651748fe28e373ebf7a6364f5e7935ec9b39d29671f683f366e99d5e157d571"
|
||||
url "https://www.veripool.org/ftp/verilator-4.014.tgz"
|
||||
sha256 "edf517b1b3ae0df98bd8d8189d17142c181cd50948d54a6ecb082f38804a33eb"
|
||||
|
||||
bottle do
|
||||
sha256 "84c91ebd242e484a9e27fd1d021fe23ffd401d0d8ede93d11cf89ed692685a0e" => :mojave
|
||||
|
|
Loading…
Reference in a new issue