yosys/passes/abc
Siesh1oo 8127d5e8c3 - kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_share_file_name() to portable proc_self_dirname()/proc_share_dirname().
This refactoring improves robustness and allows OSX support with only 7 new lines of code, and easy extension for other systems.
 - passes/abc/abc.cc, passes/cmds/show.cc, passes/techmap/techmap.cc: use new, refactored semantics.
2014-03-12 23:17:14 +01:00
..
Makefile.inc Always use BLIF as ABC output format 2013-12-31 13:41:16 +01:00
abc.cc - kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_share_file_name() to portable proc_self_dirname()/proc_share_dirname(). 2014-03-12 23:17:14 +01:00
blifparse.cc Fixed memory corruption in passes/abc/blifparse.cc 2014-03-11 13:09:01 +01:00
blifparse.h Added abc -dff and -clk support 2013-12-31 21:25:09 +01:00