mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-07 19:17:35 +02:00
Enabling additional matching feature in the LUT mapper.
This commit is contained in:
@@ -205,7 +205,6 @@ int Dau_DsdCheckDecAndExist( char * pDsd )
|
||||
int If_CutPerformCheck75__( If_Man_t * p, unsigned * pTruth, int nVars, int nLeaves, char * pStr )
|
||||
{
|
||||
char pDsdStr[1000];
|
||||
int fDerive = 0;
|
||||
int nSizeNonDec, nDecExists, nDecAndExists;
|
||||
static int Counter = 0;
|
||||
Counter++;
|
||||
|
||||
Reference in New Issue
Block a user