yosys/kernel
Clifford Wolf dfbd7dd15a Fixed module->addPmux() 2014-08-30 18:17:22 +02:00
..
bitpattern.h Using log_assert() instead of assert() 2014-07-28 11:27:48 +02:00
calc.cc Moved some stuff to kernel/yosys.{h,cc}, using Yosys:: namespace 2014-07-31 13:19:47 +02:00
celltypes.h Added emscripten (emcc) support to build system and some build fixes 2014-08-22 16:20:22 +02:00
consteval.h Added additional gate types: $_NAND_ $_NOR_ $_XNOR_ $_AOI3_ $_OAI3_ $_AOI4_ $_OAI4_ 2014-08-16 18:29:39 +02:00
driver.cc Added emscripten (emcc) support to build system and some build fixes 2014-08-22 16:20:22 +02:00
log.cc Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore 2014-08-23 15:14:58 +02:00
log.h Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore 2014-08-23 15:14:58 +02:00
modtools.h Fixed build with gcc-4.6 2014-08-07 22:37:01 +02:00
register.cc Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore 2014-08-23 15:14:58 +02:00
register.h Changed frontend-api from FILE to std::istream 2014-08-23 15:03:55 +02:00
rtlil.cc Fixed module->addPmux() 2014-08-30 18:17:22 +02:00
rtlil.h Added is_signed argument to SigSpec.as_int() and Const.as_int() 2014-08-24 15:14:00 +02:00
satgen.h Added additional gate types: $_NAND_ $_NOR_ $_XNOR_ $_AOI3_ $_OAI3_ $_AOI4_ $_OAI4_ 2014-08-16 18:29:39 +02:00
sigtools.h Added ModIndex helper class, some changes to RTLIL::Monitor 2014-08-01 17:14:32 +02:00
utils.h Added stackmap<> container 2014-08-17 00:56:47 +02:00
yosys.cc Added emscripten (emcc) support to build system and some build fixes 2014-08-22 16:20:22 +02:00
yosys.h Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore 2014-08-23 15:14:58 +02:00