Support functions with input

git-svn-id: file://localhost/svn/verilator/trunk/verilator@1021 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
Wilson Snyder
2008-04-04 18:29:33 +00:00
parent 7e5a7b65a0
commit 15841fe5f6
4 changed files with 120 additions and 6 deletions
+2
View File
@@ -16,6 +16,8 @@ indicates the contributor was also the author of the fix; Thanks!
Previously they threw fatal errors, which in most cases is correct
according to spec, but can be incorrect in presence of parameter values.
**** Support functions with "input integer". [Johan Wouters]
**** Ignore delays attached to gate UDPs. [Stefan Thiede]
**** Fix SystemVerilog parameterized defines with `` expansion,