yosys/kernel
Clifford Wolf 5b41470e15 Skip blackbox modules in design->selected_modules() 2015-02-03 23:12:23 +01:00
..
bitpattern.h improved bitpattern (proc_mux) performance 2014-12-31 13:15:35 +01:00
calc.cc Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
celltypes.h Added $equiv cell type 2015-01-19 11:55:05 +01: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 Added "yosys -L logfile" 2015-02-03 23:12:23 +01:00
hashlib.h Added <algorithm> include to hashlib.h 2015-02-01 00:27:07 +01:00
log.cc More log_id() stuff 2015-01-30 22:22:52 +01:00
log.h Added ENABLE_NDEBUG makefile options 2015-01-24 12:16:46 +01:00
macc.h Added ENABLE_NDEBUG makefile options 2015-01-24 12:16:46 +01:00
modtools.h Added ENABLE_NDEBUG makefile options 2015-01-24 12:16:46 +01:00
register.cc Fixed comment parsing in Pass::call() 2014-12-29 04:23:19 +01:00
register.h Introducing YS_OVERRIDE, YS_FINAL, YS_ATTRIBUTE, YS_NORETURN 2014-11-09 10:55:04 +01:00
rtlil.cc Skip blackbox modules in design->selected_modules() 2015-02-03 23:12:23 +01:00
rtlil.h Added "equiv_make -blacklist <file> -encfile <file>" 2015-01-31 12:08:20 +01:00
satgen.h Added "equiv_simple -undef" 2015-01-31 13:06:41 +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 Added "make mklibyosys", some minor API changes 2015-02-01 13:38:46 +01:00
yosys.h Added "make mklibyosys", some minor API changes 2015-02-01 13:38:46 +01:00