Fix wrong version for some changes; docs only
This commit is contained in:
parent
e49fc945df
commit
5c127daeb4
8
Changes
8
Changes
|
|
@ -7,6 +7,10 @@ indicates the contributor was also the author of the fix; Thanks!
|
|||
|
||||
*** Add SystemVerilog unique and priority case.
|
||||
|
||||
**** Include Verilog file's directory name in coverage reports.
|
||||
|
||||
**** Fix GCC 4.3 compile error; bug35. [Lane Brooks]
|
||||
|
||||
* Verilator 3.680 2008/10/08
|
||||
|
||||
** Support negative bit indexes. [Stephane Laurent]
|
||||
|
|
@ -23,10 +27,6 @@ indicates the contributor was also the author of the fix; Thanks!
|
|||
|
||||
**** Fix genvars causing link error when using --public. [Chris Candler]
|
||||
|
||||
**** Include Verilog file's directory name in coverage reports.
|
||||
|
||||
**** Fix GCC 4.3 compile error; bug35. [Lane Brooks]
|
||||
|
||||
* Verilator 3.671 2008/09/19
|
||||
|
||||
** SystemC uint64_t pins are now the default instead of sc_bv<64>.
|
||||
|
|
|
|||
Loading…
Reference in New Issue