.. |
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 |
cellaigs.cc
|
Improvements in cellaigs.cc and "json -aig"
|
2015-06-11 10:48:16 +02:00 |
cellaigs.h
|
AigMaker refactoring
|
2015-06-10 23:00:12 +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 cellaigs API
|
2015-06-09 09:54:22 +02:00 |
log.cc
|
Fixed cstr_buf for std::string with small string optimization
|
2015-06-11 13:39:49 +02:00 |
log.h
|
Added log_dump() support for IdStrings
|
2015-06-08 14:49:02 +02: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 design->rename(module, new_name)
|
2015-06-30 01:37:59 +02:00 |
rtlil.h
|
Added design->rename(module, new_name)
|
2015-06-30 01:37:59 +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
|
Added read_blif command
|
2015-05-17 15:25:03 +02:00 |
yosys.h
|
Added "write_smv" skeleton
|
2015-06-15 00:46:27 +02:00 |