From e2619aa120bf8166b70cec3df2740cd748b5b723 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Wed, 12 Oct 2005 08:01:00 -0700 Subject: Version abc51012 --- src/base/io/ioWriteBaf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/base/io/ioWriteBaf.c') diff --git a/src/base/io/ioWriteBaf.c b/src/base/io/ioWriteBaf.c index 3ecd8e73..f58117e7 100644 --- a/src/base/io/ioWriteBaf.c +++ b/src/base/io/ioWriteBaf.c @@ -60,10 +60,11 @@ (2) Second part of the body contains binary information about the edges connecting the COs (POs and latch inputs) with the internal AIG nodes. Each edge is represented by one 4-byte integer the same way as a node fanin. + The latch initial value (2 bits) is stored in this integer. */ //////////////////////////////////////////////////////////////////////// -/// FUNCTION DEFITIONS /// +/// FUNCTION DEFINITIONS /// //////////////////////////////////////////////////////////////////////// /**Function************************************************************* -- cgit v1.2.3