aboutsummaryrefslogtreecommitdiff
path: root/cad/iverilog
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 20040220Kirill Ponomarev2004-03-182-4/+4
| | | | | | | | PR: ports/64432 Submitted by: maintainer Notes: svn path=/head/; revision=104546
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Unbreak on 4.x.Mark Linimon2004-01-302-7/+26
| | | | | | | | PR: ports/62073 Submitted by: Hiroki Sato <hrs@freebsd.org> Notes: svn path=/head/; revision=99490
* Update to 20031202 snapshot. Summary of changes listed onMark Linimon2003-12-173-8/+20
| | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=96058
* Mark as broken while we muddle through the compile problem withMark Linimon2003-11-201-0/+2
| | | | | | | the author. Notes: svn path=/head/; revision=94421
* Maintainer Update to latest snapshot. Changes: add AMD64 supportMark Linimon2003-10-273-5/+4
| | | | | | | | | (experimental); time 0 race resolution; identation cleanup; manpage update. PR: ports/58320 Notes: svn path=/head/; revision=92314
* Maintainer update to snapshot version. In addition to fixing the portMark Linimon2003-10-172-4/+6
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=91497
* Partial fix for builds with gcc 3.3. This still blows up later on.Kris Kennaway2003-07-181-0/+10
| | | | Notes: svn path=/head/; revision=85094
* Change the Maintainer to someone who uses this port more than I do.Michael C . Wu2003-05-191-1/+1
| | | | Notes: svn path=/head/; revision=81352
* Fix MAN. This commit completes changes submitted in the PR. I madeWill Andrews2003-05-171-4/+3
| | | | | | | | | | the earlier changes unaware that the submitter had sent the PR. PR: 51989 Submitted by: Ports Fury Notes: svn path=/head/; revision=81135
* Fix this port and remove BROKEN.Will Andrews2003-05-162-18/+4
| | | | Notes: svn path=/head/; revision=81119
* BROKEN: Does not installKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80232
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to iverilog 0.7Michael C . Wu2003-01-316-43/+8
| | | | | | | Submitted by: Joachim Str?mbergson <watchman@ludd.luth.se> Notes: svn path=/head/; revision=74363
* Fix build with bison 1.75.Joe Marcus Clarke2002-12-023-0/+41
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71309
* Add missing filesKris Kennaway2002-09-192-1/+5
| | | | Notes: svn path=/head/; revision=66673
* Update to 0.6 after my long absenceMichael C . Wu2002-03-042-2/+2
| | | | | | | | PR: 35317 Submitted by: Joachim Strömbergson <watchman@ludd.luth.se> Notes: svn path=/head/; revision=55496
* pass maintainership to keichiiYing-Chieh Liao2001-05-181-1/+1
| | | | Notes: svn path=/head/; revision=42709
* forgot bison dependenceYing-Chieh Liao2001-02-221-0/+1
| | | | Notes: svn path=/head/; revision=38581
* add iverilog, a Verilog simulation and synthesis toolYing-Chieh Liao2001-02-135-0/+59
Notes: svn path=/head/; revision=38298