yosys/kernel
Clifford Wolf 13b50bacfe Rethrow with "catch(...) throw;" 2015-01-25 22:57:09 +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 Only enable code coverage counters on linux 2015-01-09 17:32:53 +01:00
hashlib.h Added dict/pool.sort() 2015-01-24 00:13:27 +01:00
log.cc Only enable code coverage counters on linux 2015-01-09 17:32:53 +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 Added dict/pool.sort() 2015-01-24 00:13:27 +01:00
rtlil.h Added dict/pool.sort() 2015-01-24 00:13:27 +01:00
satgen.h Various equiv_simple improvements 2015-01-22 13:42:04 +01:00
sigtools.h dict/pool changes in opt_clean 2014-12-29 04:06:52 +01:00
utils.h Changed more code to dict<> and pool<> 2014-12-28 19:24:24 +01:00
yosys.cc Rethrow with "catch(...) throw;" 2015-01-25 22:57:09 +01:00
yosys.h Added hashlib::idict<> 2015-01-18 12:12:33 +01:00