3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-28 19:01:30 +00:00
yosys/kernel
2020-07-20 23:04:10 +02:00
..
bitpattern.h
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc
celledges.h
celltypes.h celltypes: Fix EN port name for some FF types. 2020-07-20 23:04:10 +02:00
consteval.h
constids.inc Add new builtin FF types 2020-06-23 15:40:02 +02:00
cost.h
driver.cc
hashlib.h dict: Remove guard for past-the-end iterators that might mask problems in static analysis. 2020-06-19 21:04:29 +00:00
log.cc
log.h Merge pull request #2168 from whitequark/assert-unused-exprs 2020-06-25 18:21:51 +02:00
macc.h
modtools.h
register.cc
register.h
rtlil.cc Add add* functions for the new FF types 2020-06-23 15:40:02 +02:00
rtlil.h Add add* functions for the new FF types 2020-06-23 15:40:02 +02:00
satgen.cc satgen: Move importCell out of the header. 2020-07-19 00:17:02 +02:00
satgen.h satgen: Move importCell out of the header. 2020-07-19 00:17:02 +02:00
sigtools.h
timinginfo.h
utils.h
yosys.cc verilog_backend: add -sv option, make -o <filename>.sv work. 2020-07-16 10:44:08 +00:00
yosys.h