yosys/kernel
Clifford Wolf f483dce7c2 Added $eq/$neq -> $logic_not/$reduce_bool optimization 2015-04-29 07:28:15 +02:00
..
bitpattern.h improved bitpattern (proc_mux) performance 2014-12-31 13:15:35 +01:00
calc.cc Fixed const2big performance bug 2015-04-09 13:20:19 +02:00
celltypes.h Added $_MUX4_, $_MUX8_, and $_MUX16_ cell types 2015-04-05 09:45:14 +02:00
consteval.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
cost.h Replaced std::unordered_map as implementation for Yosys::dict 2014-12-26 21:35:22 +01:00
driver.cc YosysJS stuff 2015-02-19 13:36:54 +01:00
hashlib.h Added hashlib support for std::tuple<> 2015-04-07 17:23:30 +02:00
log.cc YosysJS stuff 2015-02-19 13:36:54 +01:00
log.h YosysJS stuff 2015-02-19 13:36:54 +01:00
macc.h Added ENABLE_NDEBUG makefile options 2015-01-24 12:16:46 +01:00
modtools.h Various ModIndex improvements 2015-02-08 14:23:12 +01:00
register.cc Added support for "file names with blanks" 2015-04-08 12:14:34 +02:00
register.h Fixed clang (svn trunk) warnings 2015-02-18 14:54:22 +01:00
rtlil.cc Added $eq/$neq -> $logic_not/$reduce_bool optimization 2015-04-29 07:28:15 +02:00
rtlil.h Added $eq/$neq -> $logic_not/$reduce_bool optimization 2015-04-29 07:28:15 +02:00
satgen.h Added $assume cell type 2015-02-26 18:04:10 +01:00
sigtools.h Added "equiv_induct -undef" 2015-01-31 13:58:04 +01:00
utils.h Changed more code to dict<> and pool<> 2014-12-28 19:24:24 +01:00
yosys.cc Improved attributes API and handling of "src" attributes 2015-04-24 22:04:05 +02:00
yosys.h Improved attributes API and handling of "src" attributes 2015-04-24 22:04:05 +02:00