From 103fa22e9ce6ecc0f10fee5dac29726a153b1774 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Thu, 3 Aug 2006 08:01:00 -0700 Subject: Version abc60803 --- src/map/fpga/fpgaInt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/fpga/fpgaInt.h') diff --git a/src/map/fpga/fpgaInt.h b/src/map/fpga/fpgaInt.h index 318def25..74ab321c 100644 --- a/src/map/fpga/fpgaInt.h +++ b/src/map/fpga/fpgaInt.h @@ -122,6 +122,7 @@ struct Fpga_ManStruct_t_ int fAreaRecovery; // the flag to use area flow as the first parameter int fVerbose; // the verbosiness flag int fSwitching; // minimize the switching activity (instead of area) + int fLatchPaths; // optimize latch paths for delay, other paths for area int nTravIds; // the counter of traversal IDs float DelayTarget; // the target required times -- cgit v1.2.3