yosys/kernel
Clifford Wolf 137f35373f Changed more code to dict<> and pool<> 2014-12-28 19:24:24 +01:00
..
bitpattern.h namespace Yosys 2014-09-27 16:17:53 +02:00
calc.cc Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
celltypes.h Changed more code to dict<> and pool<> 2014-12-28 19:24:24 +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 memory statistics (at least on linux) 2014-12-27 11:25:51 +01:00
hashlib.h Improved hashlib iterator implementation 2014-12-28 18:48:48 +01:00
log.cc Replaced std::unordered_map as implementation for Yosys::dict 2014-12-26 21:35:22 +01:00
log.h Replaced std::unordered_map as implementation for Yosys::dict 2014-12-26 21:35:22 +01:00
macc.h Renamed SIZE() to GetSize() because of name collision on Win32 2014-10-10 17:07:24 +02:00
modtools.h Renamed hashmap.h to hashlib.h, some related improvements 2014-12-28 17:51:16 +01:00
register.cc Added support for empty lines to here documents 2014-10-29 09:05:17 +01:00
register.h Introducing YS_OVERRIDE, YS_FINAL, YS_ATTRIBUTE, YS_NORETURN 2014-11-09 10:55:04 +01:00
rtlil.cc Fixed performance bug in object hashing 2014-12-28 19:03:18 +01:00
rtlil.h Fixed performance bug in object hashing 2014-12-28 19:03:18 +01:00
satgen.h Fixed a few VS warnings 2014-10-17 06:02:38 +02:00
sigtools.h Using Yosys::dict and Yosys::pool in sigtools.h 2014-12-26 22:08:44 +01:00
utils.h Changed more code to dict<> and pool<> 2014-12-28 19:24:24 +01:00
yosys.cc Fixed typo in "log_cmd_error_exception" 2014-11-07 12:48:15 +01:00
yosys.h Renamed hashmap.h to hashlib.h, some related improvements 2014-12-28 17:51:16 +01:00