Devel version
This commit is contained in:
parent
b89be6c4b9
commit
748c189c79
3
Changes
3
Changes
|
|
@ -4,6 +4,9 @@ The contributors that suggested a given feature are shown in []. [by ...]
|
|||
indicates the contributor was also the author of the fix; Thanks!
|
||||
|
||||
|
||||
* Verilator 3.825***
|
||||
|
||||
|
||||
* Verilator 3.824 2011/10/25
|
||||
|
||||
*** Fix "always @ (* )", bug403, bug404. [Walter Lavino]
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
# redistribute it and/or modify it under the terms of either the GNU Lesser
|
||||
# General Public License Version 3 or the Perl Artistic License Version 2.0.
|
||||
|
||||
AC_INIT([Verilator],[3.824 2011/10/25])
|
||||
AC_INIT([Verilator],[3.825 devel])
|
||||
AC_CONFIG_HEADER(src/config_build.h)
|
||||
AC_CONFIG_FILES(Makefile src/Makefile src/Makefile_obj include/verilated.mk)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue