Fixed tracing of SystemC w/o SystemPerl

git-svn-id: file://localhost/svn/verilator/trunk/verilator@975 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
Wilson Snyder
2007-12-13 13:54:04 +00:00
parent f23203dc96
commit 22bde7d461
13 changed files with 191 additions and 28 deletions
+2
View File
@@ -8,6 +8,8 @@ indicates the contributor was also the author of the fix; Thanks!
**** Wide VL_CONST_W_#X functions are now made automatically. [Bernard Deadman]
In such cases, a new {prefix}__Inlines.h file will be built and included.
**** Fixed tracing of SystemC w/o SystemPerl. [Bernard Deadman]
* Verilator 3.655 11/27/2007
*** Support "#delay <statement>;" with associated STMTDLY warning.