Version bump
This commit is contained in:
parent
d60d0a60c7
commit
023519c8f6
2
Changes
2
Changes
|
|
@ -3,7 +3,7 @@ Revision history for Verilator
|
||||||
The contributors that suggested a given feature are shown in []. [by ...]
|
The contributors that suggested a given feature are shown in []. [by ...]
|
||||||
indicates the contributor was also the author of the fix; Thanks!
|
indicates the contributor was also the author of the fix; Thanks!
|
||||||
|
|
||||||
* Verilator 3.70**
|
* Verilator 3.701 2009/02/26
|
||||||
|
|
||||||
** Support repeat and forever statements. [Jeremy Bennett]
|
** Support repeat and forever statements. [Jeremy Bennett]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
//**********************************************************************
|
//**********************************************************************
|
||||||
//**** Version and host name
|
//**** Version and host name
|
||||||
|
|
||||||
#define DTVERSION "Verilator 3.700 2009/01/08"
|
#define DTVERSION "Verilator 3.701 2009/02/26"
|
||||||
|
|
||||||
//**********************************************************************
|
//**********************************************************************
|
||||||
//**** Functions
|
//**** Functions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue