.. |
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 $alu cell type
|
2014-08-30 18:59:05 +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
|
Added $lut support in test_cell, techmap, satgen
|
2014-08-31 17:43:31 +02:00 |
rtlil.h
|
Typo fixes in cell->*Param() API
|
2014-08-31 17:43:31 +02:00 |
satgen.h
|
Added $lut support in test_cell, techmap, satgen
|
2014-08-31 17:43:31 +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 |