yosys/kernel
Siesh1oo e308091529 Merge branch 'master' of https://github.com/Siesh1oo/yosys 2014-03-12 14:01:10 +01:00
..
bitpattern.h initial import 2013-01-05 11:13:26 +01:00
calc.cc Strictly zero-extend unsigned A-inputs of shift operations 2014-03-06 11:53:37 +01:00
celltypes.h Fixed const folding of $bu0 cells 2014-02-27 04:09:32 +01:00
consteval.h Fixed SAT and ConstEval undef handling for $pmux and $safe_pmux 2014-01-03 17:30:50 +01:00
driver.cc Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys 2014-03-11 14:24:24 +01:00
log.cc Added -v<level> option and some minor driver cleanups 2013-11-17 13:26:31 +01:00
log.h Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys 2014-03-11 14:24:24 +01:00
posix_compatibility.cc - Makefile, kernel/posix_compatibility.h/.cc: provide POSIX.2008 fake implementation of open_memstream()/fmemopen() for pre-POSIX.2008 systems. 2014-03-10 14:38:01 +01:00
posix_compatibility.h - Makefile, kernel/posix_compatibility.h/.cc: provide POSIX.2008 fake implementation of open_memstream()/fmemopen() for pre-POSIX.2008 systems. 2014-03-10 14:38:01 +01:00
register.cc Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys 2014-03-11 14:24:24 +01:00
register.h Added "design -push" and "design -pop" 2014-02-20 23:28:59 +01:00
rtlil.cc Fixed a typo in RTLIL::Module::addReduce... 2014-03-10 12:07:26 +01:00
rtlil.h Added RTLIL::Module::add... helper methods 2014-03-10 03:02:27 +01:00
satgen.h Added libs/minisat (copy of minisat git master) 2014-03-12 10:17:51 +01:00
sigtools.h Some fixes to improve determinism 2013-08-09 12:42:32 +02:00