mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-05 16:55:21 +02:00
Improvements to the new technology mapper.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ ABC_NAMESPACE_IMPL_START
|
||||
/// DECLARATIONS ///
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
static float s_ExtraDel[2][3] = { {1.0, 1.0, (float)0.1}, {1.0, 1.0, (float)0.1} };
|
||||
//static float s_ExtraDel[2][3] = { {1.0, 1.0, (float)0.1}, {1.0, 1.0, (float)0.1} };
|
||||
|
||||
static void If_CutSortInputPins( If_Man_t * p, If_Cut_t * pCut, int * pPinPerm, float * pPinDelays );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user