yosys/kernel
Clifford Wolf 8e8f1994b8 Changed NEW_WIRE API to return the wire, not the signal 2013-10-18 14:19:45 +02:00
..
bitpattern.h initial import 2013-01-05 11:13:26 +01:00
calc.cc Fixed signed div/mod in const eval (rounding and stuff) 2013-08-15 18:23:42 +02:00
celltypes.h Added $_SR_[PN][PN]_, $_DFFSR_[PN][PN][PN]_, $_DLATCH_[PN]_ 2013-10-18 12:13:34 +02:00
consteval.h initial import 2013-01-05 11:13:26 +01:00
driver.cc Added version info to yosys command and added -V option 2013-08-20 09:48:12 +02:00
log.cc initial import 2013-01-05 11:13:26 +01:00
log.h Added log_assert() api 2013-05-24 14:38:36 +02:00
register.cc Added "clean -purge" and ";;;" support 2013-08-11 13:59:14 +02:00
register.h Improved readline tab completion 2013-06-09 01:04:23 +02:00
rtlil.cc Changed NEW_WIRE API to return the wire, not the signal 2013-10-18 14:19:45 +02:00
rtlil.h Changed NEW_WIRE API to return the wire, not the signal 2013-10-18 14:19:45 +02:00
satgen.h Implemented same div-by-zero behavior as found in other synthesis tools 2013-08-15 21:00:06 +02:00
sigtools.h Some fixes to improve determinism 2013-08-09 12:42:32 +02:00