aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/icarus-verilog.rb
AgeCommit message (Collapse)Author
2014-04-21icarus-verilog: drop obsolete LD hackJack Nagel
2013-10-02icarus-verilog: use spec depsJack Nagel
2013-09-30icarus-verilog: use https for gitAdam Vandenberg
2013-09-30icarus-verilog 0.9.7 & HEADPekka Nikander
Closes #22933. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-06verilog 0.9.6Adam Vandenberg
Closes #19643.
2012-08-13icarus-verilog: fix build error by specifying LDnibbles 2bits
Icarus-verilog-0.9.5 crashes clang or llvm into an assertion error when either of those two binaries is used as the linker. Add a command to set `ENV['LD']`. It also works for XCode-only. Remove both the fails_with because it works now. Add a separate line to `make installdirs` that fixes a build error where a directory does not exist. Tested on ML with XCode-4.4.1 using clang and llvm. Fixes #13650 Closes #14138. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-07-10icarus-verilog: document build failuresAdam Vandenberg
Also add --devel and use sha1 checksums.
2012-02-20icarus-verilog 0.9.5Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-27upgrade icarus-verilog to 0.9.3Leo Kim
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23New Formula: icarus verilogMark L. Chang
icarus verilog is an open source verilog simulator Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>