Version bump
This commit is contained in:
parent
3b1929259a
commit
bcc7045fc9
2
Changes
2
Changes
|
|
@ -3,7 +3,7 @@ Revision history for Verilator
|
|||
The contributors that suggested a given feature are shown in []. [by ...]
|
||||
indicates the contributor was also the author of the fix; Thanks!
|
||||
|
||||
* Verilator 3.67**
|
||||
* Verilator 3.680 2008/10/08
|
||||
|
||||
** Support negative bit indexes. [Stephane Laurent]
|
||||
Tracing negative indexes requires latest Verilog-Perl and SystemPerl.
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
//**********************************************************************
|
||||
//**** Version and host name
|
||||
|
||||
#define DTVERSION "Verilator 3.671 2008/07/23"
|
||||
#define DTVERSION "Verilator 3.680 2008/10/08"
|
||||
|
||||
//**********************************************************************
|
||||
//**** Functions
|
||||
|
|
|
|||
Loading…
Reference in New Issue