mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-06 00:57:00 +02:00
Extending simulation interface.
This commit is contained in:
@@ -48,7 +48,7 @@ ABC_NAMESPACE_IMPL_START
|
||||
SeeAlso []
|
||||
|
||||
***********************************************************************/
|
||||
void Extra_CommandCfs( Gia_Man_t * pGia, int Limit, int Reps, int UnseenUse, int RareUse, int fReplaceRare, int fVerbose )
|
||||
void Extra_CommandCfs( Gia_Man_t * pGia, int Limit, int Reps, int UnseenUse, int RareUse, int fReplaceRare, int fConstSim, int fVerbose )
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user