abc/src/base/io
Alan Mishchenko a718318740 Various changes. 2021-09-02 22:54:19 -07:00
..
io.c Updating LUT synthesis code. 2021-05-16 20:33:53 -07:00
ioAbc.h Adding switch -a to 'write_verilog' to write factored forms without XORs and MUXes. 2017-12-03 14:39:11 -08:00
ioInt.h Major restructuring of the code. 2012-01-21 04:30:10 -08:00
ioJson.c Updates to JSON parser. 2019-12-02 22:53:26 -08:00
ioReadAiger.c Various changes. 2021-09-02 22:54:19 -07:00
ioReadBaf.c Silencing some of the gcc warnings. 2012-02-16 21:53:16 -08:00
ioReadBblif.c Compiler warnings. 2017-07-22 11:41:17 +07:00
ioReadBench.c Making sure read_bench can read nodes up to 15 inputs. 2021-04-30 16:12:15 -07:00
ioReadBlif.c Suggested changes to collect and pass timing information. 2021-08-12 18:25:00 -07:00
ioReadBlifAig.c Updating project settings to have simpler include paths. 2012-07-07 20:14:12 -07:00
ioReadBlifMv.c Compiler warnings. 2021-08-23 19:56:26 -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 Fixing minimize_assuptions using Glucose. 2017-10-02 21:31:34 +03: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 Trying to explicitly compute don't-cares during optimization. 2020-11-01 14:23:17 -08:00
ioWriteAiger.c Bug fix in 'write_aiger_cex'. 2017-12-20 15:41:39 -08: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 Updating LUT synthesis code. 2021-05-11 15:04:15 -07:00
ioWriteBlif.c Suggested white-space changes for fewer gcc warnings. 2019-03-04 14:29:57 -08: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 Disable cube-sort when deriving SOPs. 2021-05-11 15:54:43 -07: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 Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy, etc. 2019-03-05 15:57:50 -08:00
ioWriteSmv.c Fixed a typo in variable names. 2015-02-07 22:29:14 -08:00
ioWriteVerilog.c Updating LUT synthesis code. 2021-05-16 20:33:53 -07:00
module.make Parser for JSON format. 2016-10-25 17:17:37 -07:00