Verilator 3.660 2008/03/23
- Add support for hard-coding VERILATOR_ROOT etc in the
executables, to enable easier use of Verilator RPMs.
[Gunter Dannoritzer]
- Allow multiple .v files on command line. [Stefan Thiede]
- Convert re-defining macro error to warning. [Stefan Thiede]
- Add --error-limit option. [Stefan Thiede]
- Allow __ in cell names by quoting them in C. [Stefan Thiede]
- Fix genvar to be signed, so "< 0" works properly. [Niranjan Prabhu]
- Fix assignments to inputs inside functions/tasks. [Patricio Kaplan]
- Fix definitions in main file.v, referenced in library. [Stefan Thiede]
- Fix undefined assigns to be implicit warnings. [Stefan Thiede]
SVN::S4 1.030 2008/03/10
- Update to support Subversion 1.4 clients.
- Fix s4 update of symlinks without directory names. [Mahesh Kumashikar]
Voneline 1.020 2008/02/28
- Fix mixing `defines with contents of next line. [Jeff Winston]
Dinotrace 9.3f 2008/02/19
- Fix signal radix being lost when trace is reread. [Uwe Bonnes]
- Fix core dump when verilog trace has single timestamp. [Uwe Bonnes]
IPC::Locker 1.481 2008/02/09
- Fix Perl 5.6.2 compile warnings. [cpan-testers]
Vregs 1.450 2008/01/03
- Added vreg_latex2html program.
- Update Latex example to use tablex and environments.
- When HTML errors are found, report line numbers instead of char#.
- Fix HTML::Parser missing occasional characters.
- Fix tests under 32bit GCC 4.1.2 systems. [Bernd Weber]
- Allow AUTOINOUT_MODULE to read Verilog pins.
- Added AUTOTIEOFF to create zero assignments for all outputs.
- Patches to support MSVC++. [John Stroebel]
Schedule::Load 3.052 2007/12/03
- All rschedule reports now have columns that expand to fit the contents.
- Include requesting hostname in "rschedule loads".
- Ignore, rather than exit Chooser, when reporter has bad Storable module$
- Improve Chooser performance with 100s of hosts under heavy network load$