summaryrefslogtreecommitdiffstats
path: root/src/base/wlc/wlcSim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/wlc/wlcSim.c')
-rw-r--r--src/base/wlc/wlcSim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/wlc/wlcSim.c b/src/base/wlc/wlcSim.c
index e2fcd1f8..2ae3c86e 100644
--- a/src/base/wlc/wlcSim.c
+++ b/src/base/wlc/wlcSim.c
@@ -129,7 +129,7 @@ Vec_Ptr_t * Wlc_NtkSimulate( Wlc_Ntk_t * p, Vec_Int_t * vNodes, int nWords, int
{
Gia_Obj_t * pObj;
Vec_Ptr_t * vOne, * vRes;
- Gia_Man_t * pGia = Wlc_NtkBitBlast( p, NULL, -1, 0, 0, 0, 0 );
+ Gia_Man_t * pGia = Wlc_NtkBitBlast( p, NULL, -1, 0, 0, 0, 0, 0 );
Wlc_Obj_t * pWlcObj;
int f, i, k, w, nBits, Counter = 0;
// allocate simulation info for one timeframe