pkgsrc/cad
dmcmahill 1e92cff3ae update to covered-current-20021214 as part of fixing compile problems noted
in recent bulk builds.

Release covered-20021214 made.  This release is a bug fix release.  See list below
for details.  Bugs that lead to infinite looping in the score command and segmentation
faults should now be cleared up.  Please let me know if there are any other bugs that
need to be addressed before first stable release.  Development documentation updated
to match changes in files.  Regression suite has been updated quite a bit from last
time.  There are now over 125 diagnostics in the regression suite (my goal was to
write about 100 before first stable release).

  - Segmentation fault fixes in report command
  - Parser can now handle all net types (not just wire).  Diagnostics added to regression
    suite to verify their proper handling.
  - Parser updated to handle net declaration assignments (e.g., wire a = b & c;).
    Diagnostics added to verify proper handling.
  - Added human-understandable error messages in parser to help identify file and
    line number along with a quasi-helpful error message description.
  - When parser error is found, Covered exits after parsing phase without continuing
    to write CDD file.
  - Fixed bug where a multi-bit select expression existed in a module that was
    instantiated more than once.  Assertion error fired in this case.
  - Updated regression suite for VCS testing.
  - Fixed bug where parameters were used in modules that were instantiated more than
    once.
  - Fixed bug that dealt with parameters (see param6.1.v for test case).
  - Fixed bug where a delay statement was the last statement in a statement block used
    by Covered.  Added diagnostics to verify correct behavior.
  - Fixed infinite loop problem with db_add_statement function.
  - Fixed infinite loop problem with statement_set_stop function.
  - Fixed bug with parsing order.  When an instance is found for a module that has
    already been parsed, the instance was incorrectly being handled.  Bug replicated
    with instance6.v diagnostic.
  - Fixed output of edge-triggered events to add @(...) around the expression (they
    were easily confused with other code that could exist on the same line).
  - Fixed bug in parser to not allow module to be parsed more than once.
  - Fixed bug that lead to an assertion error (see instance6.1.v for test case).
  - Fixing bug with calculating list and concatenation lengths when MBIT_SEL
    expressions were included.
  - Changed Covered's handling of -y directories.  Before, all files in these directories
    were fed into the parser to look for missing modules.  Now, when a module is needed,
    the module name is used to find the matching filename in the -y list (basically,
    the -y option works like the -y option in Icarus Verilog and VCS).  This fix really
    streamlined the parsing phase and fixed several bugs.
  - Memory declarations are now properly ignored (produced segmentation fault previously).
  - Fixed report command to display all lines and expressions in order according to
    their line number (the problem is REALLY fixed now).
  - Removed hierarchical references from being scored.

All in all, you should notice a huge improvement in the parsing speed, syntax errors are
reported better, more Verilog syntax should be handled properly, the score command will
run a bit faster than before, and the reports should be a bit easier to read.  Segmentation
faults and assertion errors should become lesser in number (if not gone altogether?).
I am feeling pretty confident that we are getting close to a stable release as I have
been able to generate a CDD file for a chip that is millions of gates in size (CDD file
was created in the range of 30 - 45 seconds!)  Keep the bug reports coming.  I have some
things to work on for next release already.
2003-02-04 02:42:21 +00:00
..
acs Oops, forgot to cvs add these 2001-10-31 20:30:59 +00:00
atlc Update to atlc-4.2.10 2003-02-01 15:16:24 +00:00
boolean Mark this package as NetBSD 1.4 and 1.5 only because it cannot be built 2002-08-17 05:59:00 +00:00
cascade Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
covered-current update to covered-current-20021214 as part of fixing compile problems noted 2003-02-04 02:42:21 +00:00
dinotrace update to dinotrace-9.1h 2002-10-14 01:28:02 +00:00
eagle Update eagle to 4.09r2. Changes include some device additions to the 2002-09-13 21:35:17 +00:00
electric buildlink1 -> buildlink2 2002-09-21 06:05:55 +00:00
fastcap buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 05:11:01 +00:00
fasthenry buildlink1 -> buildlink2, and use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 03:31:13 +00:00
felt buildlink1 -> buildlink2 2002-09-21 06:30:45 +00:00
gdsreader import gdsreader-0.3 2002-12-14 02:18:25 +00:00
geda update the gEDA suite of tools to the 20021103 release. 2002-12-13 05:19:44 +00:00
geda-docs Add missing dependencies. 2002-12-28 07:31:34 +00:00
geda-symbols update the gEDA suite of tools to the 20021103 release. 2002-12-13 05:19:44 +00:00
geda-utils Revert previous; the problem had been fixed by Jan Schaumann. 2002-12-28 15:58:32 +00:00
gerbv Rename older (<1.6) Guile as guile14. 2003-01-07 03:56:17 +00:00
gnetlist Wildcard m4 dependency. 2002-12-23 19:57:51 +00:00
gnucap update to gnucap-0.31 2002-03-29 02:24:42 +00:00
gschem USE_PKGLOCALEDIR 2003-01-10 07:34:16 +00:00
gsymcheck update the gEDA suite of tools to the 20021103 release. 2002-12-13 05:19:44 +00:00
gwave Use buildlink2. 2003-01-25 12:48:40 +00:00
ipal-current Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
libgeda Rename older (<1.6) Guile as guile14. 2003-01-07 03:56:17 +00:00
magic Mark as using X11, and convert to buildlink2. 2002-09-30 14:54:21 +00:00
mcalc Standardize. 2002-09-12 17:05:15 +00:00
mpac Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
ng-spice spice and ng-spice conflict according to spice/Makefile. 2002-09-21 06:36:45 +00:00
ntesla Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
oregano Remove dependancy on gnome1-dirs as discussed with wiz. This will be handled by gnome-libs. 2003-01-27 19:46:59 +00:00
pcb Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
qcad buildlink1 -> buildlink2 2002-09-20 21:13:39 +00:00
simian Add INTERACTIVE_STAGE=fetch, since this package has a _FETCH_MESSAGE. 2003-01-24 15:38:42 +00:00
simian-docs Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
spice buildlink1 -> buildlink2 2002-09-23 09:28:47 +00:00
spiceprm Trivially use buildlink2. 2002-11-11 23:15:27 +00:00
tkgate Correct the directory path for GNU m4 package. 2003-01-24 09:46:27 +00:00
verilog update to verilog-0.7 2002-12-15 01:57:12 +00:00
verilog-current update to verilog-current-20030202. 2003-02-04 00:46:07 +00:00
verilog-mode emacs.mk already includes bsd.prefs.mk, no need to include it manually a 2003-01-10 14:26:37 +00:00
vipec buildlink1 -> buildlink2 2002-09-20 21:13:39 +00:00
xchiplogo Bump PKGREVISION on packages that depend on x11/xforms, since there 2002-12-28 21:22:53 +00:00
xcircuit buildlink1 -> buildlink2 2002-09-25 06:36:07 +00:00
Makefile add and enable gdsreader 2002-12-14 02:19:38 +00:00