From 689cbe904e3a28d7502feb9931b748764f947aaf Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 27 Sep 2008 08:01:00 -0700 Subject: Version abc80927 --- src/aig/saig/saigBmc.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/aig/saig/saigBmc.c') diff --git a/src/aig/saig/saigBmc.c b/src/aig/saig/saigBmc.c index f03364a4..baf00241 100644 --- a/src/aig/saig/saigBmc.c +++ b/src/aig/saig/saigBmc.c @@ -34,8 +34,7 @@ Synopsis [Create timeframes of the manager for BMC.] - Description [The resulting manager is combinational. The primary inputs - corresponding to register outputs are ordered first. POs correspond to \ + Description [The resulting manager is combinational. POs correspond to \ the property outputs in each time-frame.] SideEffects [] @@ -106,8 +105,7 @@ int Saig_ManFramesCount_rec( Aig_Man_t * p, Aig_Obj_t * pObj ) Synopsis [Create timeframes of the manager for BMC.] - Description [The resulting manager is combinational. The primary inputs - corresponding to register outputs are ordered first. POs correspond to + Description [The resulting manager is combinational. POs correspond to the property outputs in each time-frame. The unrolling is stopped as soon as the number of nodes in the frames exceeds the given maximum size.] -- cgit v1.2.3