notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
iverilog Verilog simulation and synthesis tool
12.0_1 cad on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 12.0Version of this port present on the latest quarterly branch.
Maintainer: kbowling@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-02-13 08:02:19
Last Update: 2024-03-02 23:32:29
Commit Hash: 6302f27
People watching this port, also watch:: zip, unzip, cdrtools, autoconf, rsync
License: GPLv2
WWW:
https://steveicarus.github.io/iverilog/
Description:
Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code written in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate C++ code that is compiled and linked with a run time library (called "vvm") then executed as a command to run the simulation. For synthesis, the compiler generates netlists in the desired format. The compiler proper is intended to parse and elaborate design descriptions written to the IEEE standard IEEE Std 1364-2000. The standard proper is due to be release towards the middle of the year 2000. This is a fairly large and complex standard, so it will take some time for it to get there, but that's the goal.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (57 items)
Collapse this list.
  1. /usr/local/share/licenses/iverilog-12.0_1/catalog.mk
  2. /usr/local/share/licenses/iverilog-12.0_1/LICENSE
  3. /usr/local/share/licenses/iverilog-12.0_1/GPLv2
  4. bin/iverilog
  5. bin/iverilog-vpi
  6. bin/vvp
  7. include/iverilog/_pli_types.h
  8. include/iverilog/acc_user.h
  9. include/iverilog/ivl_target.h
  10. include/iverilog/sv_vpi_user.h
  11. include/iverilog/veriuser.h
  12. include/iverilog/vpi_user.h
  13. lib/ivl/blif-s.conf
  14. lib/ivl/blif.conf
  15. lib/ivl/blif.tgt
  16. lib/ivl/cadpli.vpl
  17. lib/ivl/include/constants.vams
  18. lib/ivl/include/disciplines.vams
  19. lib/ivl/ivl
  20. lib/ivl/ivlpp
  21. lib/ivl/null-s.conf
  22. lib/ivl/null.conf
  23. lib/ivl/null.tgt
  24. lib/ivl/pcb-s.conf
  25. lib/ivl/pcb.conf
  26. lib/ivl/pcb.tgt
  27. lib/ivl/sizer-s.conf
  28. lib/ivl/sizer.conf
  29. lib/ivl/sizer.tgt
  30. lib/ivl/stub-s.conf
  31. lib/ivl/stub.conf
  32. lib/ivl/stub.tgt
  33. lib/ivl/system.vpi
  34. lib/ivl/vlog95-s.conf
  35. lib/ivl/vlog95.conf
  36. lib/ivl/vlog95.tgt
  37. lib/ivl/vpi_debug.vpi
  38. lib/ivl/v2005_math.vpi
  39. lib/ivl/v2009.vpi
  40. lib/ivl/va_math.vpi
  41. lib/ivl/vhdl-s.conf
  42. lib/ivl/vhdl_sys.vpi
  43. lib/ivl/vhdl_textio.vpi
  44. lib/ivl/vhdl.conf
  45. lib/ivl/vhdl.tgt
  46. lib/ivl/vhdlpp
  47. lib/ivl/vvp-s.conf
  48. lib/ivl/vvp.conf
  49. lib/ivl/vvp.tgt
  50. lib/libveriuser.a
  51. lib/libvpi.a
  52. share/man/man1/iverilog.1.gz
  53. share/man/man1/iverilog-vpi.1.gz
  54. share/man/man1/vvp.1.gz
  55. @owner
  56. @group
  57. @mode
Collapse this list.
Dependency lines:
  • iverilog>0:cad/iverilog
To install the port:
cd /usr/ports/cad/iverilog/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/iverilog
  • pkg install iverilog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: iverilog
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681749176 SHA256 (steveicarus-iverilog-v12_0_GH0.tar.gz) = a68cb1ef7c017ef090ebedb2bc3e39ef90ecc70a3400afb4aa94303bc3beaa7d SIZE (steveicarus-iverilog-v12_0_GH0.tar.gz) = 2995096

Packages (timestamps in pop-ups are UTC):
iverilog
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.012.0_111.012.012.0_1-11.0-
FreeBSD:13:quarterly12.012.0-12.012.012.012.012.0
FreeBSD:14:latest12.012.0_1-12.012.0_112.0-12.0
FreeBSD:14:quarterly12.012.0-12.012.012.012.012.0
FreeBSD:15:latest12.012.0_1n/a12.0n/a12.012.012.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf : devel/autoconf
  2. gperf : devel/gperf
  3. bison : devel/bison
  4. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libreadline.so.8 : devel/readline
This port is required by:
for Run
  1. cad/py-cocotb
  2. java/veditor

Configuration Options:
No options to configure
Options name:
cad_iverilog
USES:
bison compiler:c++11-lang gmake readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/steveicarus/iverilog/tar.gz/v12_0?dummy=/
Collapse this list.

Number of commits found: 74

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
12.0_1
02 Mar 2024 23:32:29
commit hash: 6302f27e1d8b63819012398309b1b253b07d967ecommit hash: 6302f27e1d8b63819012398309b1b253b07d967ecommit hash: 6302f27e1d8b63819012398309b1b253b07d967ecommit hash: 6302f27e1d8b63819012398309b1b253b07d967e files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
cad/iverilog: Move man pages to share/man

Approved by:	portmgr (blanket)
12.0
18 Apr 2023 15:55:15
commit hash: 8d90ef126dd81a73e211f3faaffaed3ea3188093commit hash: 8d90ef126dd81a73e211f3faaffaed3ea3188093commit hash: 8d90ef126dd81a73e211f3faaffaed3ea3188093commit hash: 8d90ef126dd81a73e211f3faaffaed3ea3188093 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/iverilog: Update 11.0 → 12_0

PR:	270908
Approved by:	kbowling@
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
11.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11.0
20 Jul 2022 14:20:58
commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966commit hash: b46abf8056cc9f1f1f579710126929b99b36f966 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
cad: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Andersson <anders@hack.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Christoph Moench-Tegeder <cmt@FreeBSD.org>
  *  David Yeske <dyeske@gmail.com>
  *  Diane Bruce <db@db.net>
  *  Joachim Strombergson <watchman@ludd.ltu.se>
  *  Johnny Sorocil <jsorocil@gmail.com>
  *  Julian Jenkins <kaveman@magna.com.au>
  *  Marc Fonvieille <blackend@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11.0
02 May 2022 17:29:45
commit hash: cfac74ea122408b0bd6baec80e6bdce880a42badcommit hash: cfac74ea122408b0bd6baec80e6bdce880a42badcommit hash: cfac74ea122408b0bd6baec80e6bdce880a42badcommit hash: cfac74ea122408b0bd6baec80e6bdce880a42bad files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
cad/iverilog: Take maintainer
11.0
02 May 2022 10:46:28
commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
11.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
11.0
11 Nov 2020 17:40:37
Revision:554905Original commit files touched by this commit
pkubaj search for other commits by this committer
cad/iverilog: fix build on GCC architectures

expression_evaluate.cc: In member function 'virtual bool
ExpArithmetic::evaluate(Entity*, ScopeBase*, int64_t&) const':
expression_evaluate.cc:67: error: call of overloaded 'pow(int64_t&, int64_t&)'
is ambiguous
/usr/include/math.h:257: note: candidates are: double pow(double, double)
/usr/include/c++/4.2/cmath:373: note:                 long double std::pow(long
double, int)
/usr/include/c++/4.2/cmath:369: note:                 float std::pow(float, int)
/usr/include/c++/4.2/cmath:365: note:                 double std::pow(double,
int)
/usr/include/c++/4.2/cmath:361: note:                 long double std::pow(long
double, long double)
/usr/include/c++/4.2/cmath:357: note:                 float std::pow(float,
float)
11.0
21 Oct 2020 19:21:40
Revision:552885Original commit files touched by this commit
zeising search for other commits by this committer
cad/iverilog: Update to 11.0

Update cad/iverilog to 11.0.  The first release in the 11 branch.
10.3
22 Aug 2020 14:15:35
Revision:545767Original commit files touched by this commit
zeising search for other commits by this committer
cad/iverilog: Use upstream patch for -fno-common

Change to use the patch applied upstream for fixing the build of
cad/iverilog with -fno-common

MFH:		2020Q3 (implicit, -fno-common fix, ok by joenum)
10.3
18 Aug 2020 17:41:24
Revision:545237Original commit files touched by this commit
zeising search for other commits by this committer
cad/iverilog: Fix build with -fno-common

Fix the build with -fno-common, which is the default in llvm 11 (and gcc10).

MFH:		2020Q3
10.3
17 Aug 2019 23:52:17
Revision:509186Original commit files touched by this commit
zeising search for other commits by this committer
cat/iverilog: Update to 10.3
10.2_1
26 Jun 2019 17:27:16
Revision:505172Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with bison 3.4.1

PR:		238141
10.2_1
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
10.2
24 Oct 2017 21:01:15
Revision:452817Original commit files touched by this commit
zeising search for other commits by this committer
Update to 10.2
10.1.1
09 Jan 2017 13:16:50
Revision:430947Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
10.1.1
27 May 2016 17:16:24
Revision:415950Original commit files touched by this commit
zeising search for other commits by this committer
Update to 10.1.1
10.1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
10.1
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
10.1
08 Feb 2016 18:48:12
Revision:408496Original commit files touched by this commit
zeising search for other commits by this committer
Update to 10.1
10.0
12 Jan 2016 18:58:03
Revision:405903Original commit files touched by this commit
marino search for other commits by this committer
cad/iverilog is not jobs safe

This port has failed multiple times for me.
It intends to create a directory called "dep" and then move files into
it, but sometimes the file is moved before directory is created, becomes
renamed to "dep" and then mkdir fails because dep already exists.
10.0
08 Oct 2015 19:38:57
Revision:398890Original commit files touched by this commit
zeising search for other commits by this committer
Fix build on FreeBSD 9.*

FreeBSD 9.* has an older, noncompatible version of flex.  Fix this by using
flex from ports instead.

Submitted by:	kwm
10.0
04 Oct 2015 12:17:59
Revision:398571Original commit files touched by this commit
zeising search for other commits by this committer
Update to 10.0

Committed from:	EuroBSDCon 2015
0.9.7
20 Oct 2014 07:19:23
Revision:371238Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.7
09 Jun 2014 11:21:53
Revision:357139Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
0.9.7
13 Mar 2014 08:06:33
Revision:348043Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_GMAKE to USES
0.9.7
10 Dec 2013 16:08:47
Revision:336066Original commit files touched by this commit
zeising search for other commits by this committer
Update to 0.9.7.

Stagify.
0.9.6
20 Sep 2013 15:58:42
Revision:327711Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
0.9.6
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
0.9.6
26 Sep 2012 11:25:34
Revision:304900Original commit files touched by this commit
zeising search for other commits by this committer
Update to 0.9.6

Approved by:	kwm (mentor)
0.9.5
03 Jul 2012 08:28:34
Original commit files touched by this commit
zeising search for other commits by this committer
Change maintainer address to my FreeBSD.org mail address.

Approved by:    kwm (mentor)
0.9.5
16 Jan 2012 21:11:10
Original commit files touched by this commit
crees search for other commits by this committer
Update maintainer email address

PR:             ports/164211
Submitted by:   Niclas Zeising <zeising@daemonic.se> (maintainer)
0.9.5
04 Nov 2011 18:16:30
Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 0.9.5
- Add LICENSE
- Update project homepage

PR:             ports/162280
Submitted by:   Niclas Zeising <niclas.zeising@gmail.com> (maintainer)
0.9.4
30 Oct 2011 12:42:28
Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 0.9.4
- Give maintainership to submitter

PR:             ports/162069
Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
0.9.2
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
0.9.2
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
0.9.2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.2
30 Jul 2010 14:51:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix a few typos in ports/cad.
0.9.2
08 Jan 2010 23:51:49
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.9.2.
0.9.1
09 Jun 2009 12:58:04
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.9.1.
0.8.7
23 Jan 2009 22:04:50
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.8.7.
0.8.6
13 Apr 2008 19:40:14
Original commit files touched by this commit
stas search for other commits by this committer
- Update 0.8.6.
0.8.5_1
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
0.8.5
13 Sep 2007 13:50:37
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.8.5.
0.8.4
03 Apr 2007 23:00:42
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.8.4.
0.8.3
01 Nov 2006 23:28:09
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.8.3
0.8.2
03 Oct 2006 13:34:22
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.8.2
- Fix compiling with gcc 4.1
- Change my email

Approved by:    sem (mentor)
0.8.1
06 Sep 2006 10:47:58
Original commit files touched by this commit
itetcu search for other commits by this committer
Stanislav wants to maintain this ports.

Requested by:   Stanislav (on IRC)
0.8.1
06 Sep 2006 01:48:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
0.8.1
09 Nov 2005 21:36:06
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.8.1
Add second MASTER_SITES
Add SHA256

PR:             88749
Submitted by:   Joachim Strombergson <watchman@ludd.ltu.se> (maintainer)
0.8
12 Oct 2005 06:25:10
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address.
0.8
05 Nov 2004 13:16:52
Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.8

PR:             72949
Submitted by:   Joachim Strombergson <watchman@ludd.ltu.se>
0.7.20040606
04 Jul 2004 15:53:10
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 0.7.20040606.

PR:             ports/68643
Submitted by:   maintainer
0.7.20040220
18 Mar 2004 22:19:00
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 20040220

PR:             ports/64432
Submitted by:   maintainer
0.7.20031202_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.7.20031202
30 Jan 2004 10:30:08
Original commit files touched by this commit
linimon search for other commits by this committer
Unbreak on 4.x.

PR:             ports/62073
Submitted by:   Hiroki Sato <hrs@freebsd.org>
0.7.20031202
17 Dec 2003 16:02:50
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 20031202 snapshot.  Summary of changes listed on
ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031202.txt:

Combination 64bit/32bit runtime support now works fully on AMD64
systems; wait on lists of named events now works; there is no
longer a common iverilog.conf, instead there are target specific
foo.conf files with a new and cleaner format; 64bit values are more
portably handled; several synthesis bugs related to the control inputs
of flip-flops have been fixed.

Committer is marking this BROKEN on 4.x while we investigate install
problems.  It works on 5.x only for now.

PR:             ports/60162
Submitted by:   Joachim Strombergson <watchman@ludd.luth.se> (maintainer)
0.7.20031009
20 Nov 2003 03:19:37
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken while we muddle through the compile problem with
the author.
0.7.20031009
27 Oct 2003 10:02:34
Original commit files touched by this commit
linimon search for other commits by this committer
Maintainer Update to latest snapshot.  Changes: add AMD64 support
(experimental); time 0 race resolution; identation cleanup; manpage
update.
PR: ports/58320
0.7.20030722
17 Oct 2003 08:26:42
Original commit files touched by this commit
linimon search for other commits by this committer
Maintainer update to snapshot version.  In addition to fixing the port
for gcc3.3, 10 months of updates are included:

- Rework expression parsing and elaboration to accomodate real/realtime
values and expressions.
- Calculate delay statement delays using elaborated expressions instead
of pre-elaborated expression trees.
- Implement the wait statement behaviorally instead of as nets.
- Support event names as expression elements.
- Fix configuration errors, spelling errors, clarification of certain
objects.

See internal revision logs in each file for more elaboration.
0.7
18 Jul 2003 04:17:17
Original commit files touched by this commit
kris search for other commits by this committer
Partial fix for builds with gcc 3.3.  This still blows up later on.
0.7
19 May 2003 08:24:55
Original commit files touched by this commit
keichii search for other commits by this committer
Change the Maintainer to someone who uses this port more than I do.
0.7
17 May 2003 03:17:55
Original commit files touched by this commit
will search for other commits by this committer
Fix MAN.  This commit completes changes submitted in the PR.  I made
the earlier changes unaware that the submitter had sent the PR.

PR:             51989
Submitted by:   Ports Fury
0.7
16 May 2003 18:18:38
Original commit files touched by this commit
will search for other commits by this committer
Fix this port and remove BROKEN.
0.7
06 May 2003 07:19:02
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not install
0.7
07 Mar 2003 05:56:59
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.7
31 Jan 2003 17:49:45
Original commit files touched by this commit
keichii search for other commits by this committer
Update to iverilog 0.7

Submitted by:    Joachim Str?mbergson <watchman@ludd.luth.se>
0.6
02 Dec 2002 04:57:52
Original commit files touched by this commit
marcus search for other commits by this committer
Fix build with bison 1.75.

Reported by:    bento
0.6
19 Sep 2002 03:04:23
Original commit files touched by this commit
kris search for other commits by this committer
Add missing files
04 Mar 2002 00:46:11
commit hash: fp1.25440@dev.null.freshports.orgcommit hash: fp1.25440@dev.null.freshports.orgcommit hash: fp1.25440@dev.null.freshports.orgcommit hash: fp1.25440@dev.null.freshports.org files touched by this commit
keichii search for other commits by this committer
Update to 0.6 after my long absence    
18 May 2001 17:01:47
commit hash: fp1.13820@dev.null.freshports.orgcommit hash: fp1.13820@dev.null.freshports.orgcommit hash: fp1.13820@dev.null.freshports.orgcommit hash: fp1.13820@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
pass maintainership to keichii    
22 Feb 2001 04:58:04
commit hash: fp1.9830@dev.null.freshports.orgcommit hash: fp1.9830@dev.null.freshports.orgcommit hash: fp1.9830@dev.null.freshports.orgcommit hash: fp1.9830@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
forgot bison dependence    
13 Feb 2001 11:02:19
commit hash: fp1.9551@dev.null.freshports.orgcommit hash: fp1.9551@dev.null.freshports.orgcommit hash: fp1.9551@dev.null.freshports.orgcommit hash: fp1.9551@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add iverilog, a Verilog simulation and synthesis tool    

Number of commits found: 74