abc/src/base/io
Alan Mishchenko 76c4d22229 Parser for JSON format. 2016-10-25 17:17:37 -07:00
..
io.c Parser for JSON format. 2016-10-25 17:17:37 -07:00
ioAbc.h Parser for JSON format. 2016-10-25 17:17:37 -07:00
ioInt.h Major restructuring of the code. 2012-01-21 04:30:10 -08:00
ioJson.c Parser for JSON format. 2016-10-25 17:17:37 -07:00
ioReadAiger.c Adding out-of-bounds checks to AIGER readers. 2014-09-28 12:17:02 -07:00
ioReadBaf.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
ioReadBblif.c Adding a wrapper around clock() for more accurate time counting in ABC. 2013-05-27 15:09:23 -07:00
ioReadBench.c Extension in the detection code. 2016-07-19 20:44:02 -07:00
ioReadBlif.c Several additional fixed in the timing manager. 2015-04-07 00:33:20 +07:00
ioReadBlifAig.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioReadBlifMv.c Deriving AIG after cell mapping. 2014-10-03 17:15:43 -07:00
ioReadDsd.c Fixed a typo in variable names. 2015-02-07 22:29:14 -08:00
ioReadEdif.c Made abc.h independent of CUDD and Extra. 2011-03-03 12:28:52 -08:00
ioReadEqn.c Changing 'refactor' to work with truth tables. 2015-08-25 11:02:34 -07:00
ioReadPla.c Adding 'read_pla -d' to read dc-set along with on-set (useful to derive offset). 2016-05-12 13:59:30 -07:00
ioReadPlaMo.c Unsuccessful attempt to improve quality of factoring by limiting distance-1 merge during preprocessing. 2016-08-06 00:17:18 -07:00
ioReadVerilog.c Renamed Abc_Lib_t into Abc_Des_t and removed some dead code. 2014-04-09 10:16:07 -07:00
ioUtil.c Adding 'read_pla -d' to read dc-set along with on-set (useful to derive offset). 2016-05-12 13:59:30 -07:00
ioWriteAiger.c Bug fix in writing latch init values in 'write_aiger'. 2014-06-17 14:21:28 -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 Fixed a typo in variable names. 2015-02-07 22:29:14 -08:00
ioWriteBlif.c Several additional fixed in the timing manager. 2015-04-07 00:33:20 +07:00
ioWriteBlifMv.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteBook.c Compiler warnings. 2013-10-17 18:04:07 -07:00
ioWriteCnf.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioWriteDot.c Propagating changes after updating flag of 'sop'. 2015-02-19 12:57:05 -08:00
ioWriteEqn.c Fixed a typo in variable names. 2015-02-07 22:29:14 -08:00
ioWriteGml.c initial commit of public abc 2010-11-01 01:35:04 -07:00
ioWriteList.c Fixed a typo in variable names. 2015-02-07 22:29:14 -08:00
ioWritePla.c Changes to be able to compile ABC without CUDD. 2015-08-24 20:55:07 -07:00
ioWriteSmv.c Fixed a typo in variable names. 2015-02-07 22:29:14 -08:00
ioWriteVerilog.c An add-on to write Verilog for circuits mapped into simple gates. 2016-02-01 15:56:53 -08:00
module.make Parser for JSON format. 2016-10-25 17:17:37 -07:00