Version bump
This commit is contained in:
parent
38669d0a10
commit
eb072da81c
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.702 2009/03/28
|
||||||
|
|
||||||
*** Add --pins-bv option to use sc_bv for all ports. [Brian Small]
|
*** Add --pins-bv option to use sc_bv for all ports. [Brian Small]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
//**********************************************************************
|
//**********************************************************************
|
||||||
//**** Version and host name
|
//**** Version and host name
|
||||||
|
|
||||||
#define DTVERSION "Verilator 3.701 2009/02/26"
|
#define DTVERSION "Verilator 3.702 2009/03/28"
|
||||||
|
|
||||||
//**********************************************************************
|
//**********************************************************************
|
||||||
//**** Functions
|
//**** Functions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue