
Go to the source code of this file.
Functions | |
| void | Io_ReadPlaMarkIdentical (word **pCs, int nCubes, int nWords, Vec_Bit_t *vMarks) |
| void | Io_ReadPlaMarkContained (word **pCs, int nCubes, int nWords, Vec_Bit_t *vMarks) |
| int | Io_ReadPlaRemoveMarked (word **pCs, int nCubes, int nWords, Vec_Bit_t *vMarks) |
| int | Io_ReadPlaMergeDistance1 (word **pCs, int nCubes, int nWords, Vec_Bit_t *vMarks) |
| int | Io_ReadPlaSelfSubsumption (word **pCs, int nCubes, int nWords, Vec_Bit_t *vMarks) |
| word ** | Io_ReadPlaCubeSetup (Vec_Str_t *vSop) |
| void | Io_ReadPlaCubeSetdown (Vec_Str_t *vSop, word **pCs, int nCubes, int nVars) |
| void | Io_ReadPlaCubePreprocess (Vec_Str_t *vSop, int iCover, int fVerbose) |
| Abc_Ntk_t * | Io_ReadPla (char *pFileName, int fZeros, int fBoth, int fOnDc, int fSkipPrepro, int fCheck) |
| Abc_Ntk_t * Io_ReadPla | ( | char * | pFileName, |
| int | fZeros, | ||
| int | fBoth, | ||
| int | fOnDc, | ||
| int | fSkipPrepro, | ||
| int | fCheck ) |
Function*************************************************************
Synopsis [Reads the network from a PLA file.]
Description []
SideEffects []
SeeAlso []
Definition at line 329 of file ioReadPla.c.


| void Io_ReadPlaCubePreprocess | ( | Vec_Str_t * | vSop, |
| int | iCover, | ||
| int | fVerbose ) |
Definition at line 275 of file ioReadPla.c.

Definition at line 263 of file ioReadPla.c.

Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 240 of file ioReadPla.c.


Definition at line 127 of file ioReadPla.c.

Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 116 of file ioReadPla.c.
Definition at line 158 of file ioReadPla.c.

Definition at line 145 of file ioReadPla.c.

Definition at line 177 of file ioReadPla.c.