3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-12-13 23:26:25 +00:00
yosys/kernel
2025-11-13 14:10:52 +01:00
..
binding.cc
binding.h
bitpattern.h
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc
celledges.h
celltypes.h
compute_graph.h
consteval.h
constids.inc constids: add $input_port and $connect 2025-11-12 20:19:42 +01:00
cost.cc
cost.h
driver.cc driver: fix timing data divison by zero when no passes run 2025-11-13 14:10:52 +01:00
drivertools.cc
drivertools.h
ff.cc
ff.h
ffinit.h
ffmerge.cc
ffmerge.h
fmt.cc
fmt.h
fstdata.cc
fstdata.h
functional.cc
functional.h
gzip.cc
gzip.h
hashlib.h Don't recompute hash using moved-out-of value 2025-10-28 07:41:10 +00:00
io.cc Make NEW_ID create IDs whose string allocation is delayed 2025-11-12 11:52:04 +01:00
io.h reduce OS ifdefs, refactor getting dirs and filenames from paths to files 2025-10-14 15:46:17 +02:00
json.cc
json.h
log.cc
log.h
log_compat.cc
log_help.cc
log_help.h
macc.h
mem.cc
mem.h
modtools.h
qcsat.cc
qcsat.h
register.cc Add timing stats for IdString garbage collection 2025-11-12 11:52:04 +01:00
register.h Add timing stats for IdString garbage collection 2025-11-12 11:52:04 +01:00
rtlil.cc rtlil: make tracing optional in IdString garbage collection 2025-11-12 20:22:30 +01:00
rtlil.h rtlil: make tracing optional in IdString garbage collection 2025-11-12 20:22:30 +01:00
rtlil_bufnorm.cc
satgen.cc
satgen.h
scopeinfo.cc
scopeinfo.h
sexpr.cc
sexpr.h factor out SExpr/SExprWriter classes out of smtlib backend, and also tidy them up/document them 2024-08-21 11:03:27 +01:00
sigtools.h
tclapi.cc
threading.cc
threading.h
timinginfo.h
topo_scc.h
utils.h Build a temporary SigChunk list in the iterator in the cases where that's needed 2025-11-07 15:54:55 +00:00
yosys.cc Make NEW_ID create IDs whose string allocation is delayed 2025-11-12 11:52:04 +01:00
yosys.h misc: WITH_PYTHON -> YOSYS_ENABLE_PYTHON 2025-10-03 11:54:44 +03:00
yosys_common.h Make NEW_ID create IDs whose string allocation is delayed 2025-11-12 11:52:04 +01:00
yw.cc
yw.h