Version abc51121

This commit is contained in:
Alan Mishchenko
2005-11-21 08:01:00 -08:00
parent 69643dfe92
commit 08d2b31046
23 changed files with 425 additions and 179 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ static int Fpga_MappingPostProcess( Fpga_Man_t * p );
int Fpga_Mapping( Fpga_Man_t * p )
{
int clk, clkTotal = clock();
// collect the nodes reachable from POs in the DFS order (including the choices)
p->vAnds = Fpga_MappingDfs( p, 1 );
Fpga_ManReportChoices( p ); // recomputes levels