Redo V3Life to also do constant propagation

git-svn-id: file://localhost/svn/verilator/trunk/verilator@796 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
Wilson Snyder
2006-09-26 15:05:35 +00:00
parent 4f42c25c7c
commit ba7b4f261a
8 changed files with 297 additions and 142 deletions
+1
View File
@@ -321,6 +321,7 @@ private:
if (rtnvarp) funcp->addArgsp(rtnvarp);
funcp->dontCombine(true);
funcp->funcPublic(true);
funcp->entryPoint(true);
funcp->isStatic(false);
// We need to get a pointer to all of our variables (may have eval'ed something else earlier)