From: Cary R. <cy...@ya...> - 2008-02-20 17:37:08
|
I also need to claim eval_tree.cc. My current thought on all this is to standardize on a two step process. The first will evaluate/propagate constant expressions and will also do any optimizations/synthesis that is needed. This is all done at the expression level. The second part will convert the optimized expressions into NetNet objects for the back end to use. I think this should clean up the code significantly over what is currently in elab_net.cc. Where everything is combined into a single routine. Cary ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs |