abc/src/base/io
Alan Mishchenko d261e617fc Added command to transform GIA into the file with truth tables for each output. 2012-10-10 01:11:24 -07:00
..
io.c Added command to transform GIA into the file with truth tables for each output. 2012-10-10 01:11:24 -07:00
ioAbc.h Modified 'read' to read all types of libraries (genlib, liberty, scl). 2012-09-20 12:41:59 -07:00
ioInt.h Major restructuring of the code. 2012-01-21 04:30:10 -08:00
ioReadAiger.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioReadBaf.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
ioReadBblif.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioReadBench.c Made abc.h independent of CUDD and Extra. 2011-03-03 12:28:52 -08:00
ioReadBlif.c C++ portability changes. 2012-10-03 21:49:18 -07:00
ioReadBlifAig.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioReadBlifMv.c Extending BLIF parser/write to hangle multi-output cells. 2012-09-19 16:28:06 -07:00
ioReadDsd.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
ioReadEdif.c Made abc.h independent of CUDD and Extra. 2011-03-03 12:28:52 -08:00
ioReadEqn.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioReadPla.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00
ioReadVerilog.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioUtil.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteAiger.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteBaf.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWriteBblif.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteBench.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWriteBlif.c Making explicit cast to 64-bit unsigned in a few places. 2012-10-09 09:23:08 -07:00
ioWriteBlifMv.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteBook.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteCnf.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteDot.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteEqn.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWriteGml.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWriteList.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWritePla.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWriteSmv.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWriteVerilog.c Fixing Verilog writer's way of writing module names. 2012-09-11 18:44:07 -07:00
module.make initial commit of public abc 2010-11-01 01:35:04 -07:00