yosys/kernel
Clifford Wolf f9304e6c10 Print non-errors to stdout 2015-01-03 22:10:33 +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 global yosys_celltypes 2014-12-29 14:30:33 +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 Print non-errors to stdout 2015-01-03 22:10:33 +01:00
hashlib.h Added hashlib .count(key, iterator) and it1 < it2 2014-12-31 14:52:46 +01:00
log.cc Print non-errors to stdout 2015-01-03 22:10:33 +01:00
log.h Print non-errors to stdout 2015-01-03 22:10:33 +01:00
macc.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
modtools.h hotfix for ModInfo 2014-12-31 03:55:13 +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 Removed SigSpec::extend_xx() api 2015-01-01 11:41:52 +01:00
rtlil.h Removed SigSpec::extend_xx() api 2015-01-01 11:41:52 +01:00
satgen.h Fixed a few VS warnings 2014-10-17 06:02:38 +02: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 Put dummy reference to empty idstring in yosys_shutdown() 2014-12-29 21:26:15 +01:00
yosys.h Progress in memory_bram 2014-12-31 22:50:08 +01:00