Fix parsing of always @(*)

git-svn-id: file://localhost/svn/verilator/trunk/verilator@987 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
Wilson Snyder
2008-02-14 02:08:10 +00:00
parent 4977a5e1d9
commit 98fff6a4ce
4 changed files with 6 additions and 4 deletions
+2
View File
@@ -9,6 +9,8 @@ indicates the contributor was also the author of the fix; Thanks!
**** Avoid creating obj_dir with --lint-only. [Ding Xiaoliang]
**** Fix parsing of always @(*). [Patricio Kaplan]
* Verilator 3.656 2008/01/18
**** Wide VL_CONST_W_#X functions are now made automatically. [Bernard Deadman]