Version bump
This commit is contained in:
parent
2afe40a0b5
commit
6ef44a6fbb
4
Changes
4
Changes
|
|
@ -3,11 +3,11 @@ 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.80***
|
* Verilator 3.801 2010/03/17
|
||||||
|
|
||||||
*** Support "break", "continue", "return".
|
*** Support "break", "continue", "return".
|
||||||
|
|
||||||
**** Support "`default_nettype none|wire". [Dominic Plunkett]
|
*** Support "`default_nettype none|wire". [Dominic Plunkett]
|
||||||
|
|
||||||
**** Skip SystemC tests if not installed. [Iztok Jeras]
|
**** Skip SystemC tests if not installed. [Iztok Jeras]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
//**********************************************************************
|
//**********************************************************************
|
||||||
//**** Version and host name
|
//**** Version and host name
|
||||||
|
|
||||||
#define DTVERSION "Verilator 3.800++"
|
#define DTVERSION "Verilator 3.801 2010/03/17"
|
||||||
|
|
||||||
//**********************************************************************
|
//**********************************************************************
|
||||||
//**** Functions
|
//**** Functions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue