3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-24 09:40:31 +00:00
yosys/kernel
Emil J 9a12d92551
Merge pull request #5386 from YosysHQ/emil/liberty-glob-all
Expand wildcards in Liberty file consumers
2025-10-09 20:21:48 +02: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
cost.cc
cost.h
driver.cc misc: WITH_PYTHON -> YOSYS_ENABLE_PYTHON 2025-10-03 11:54:44 +03: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 Make mfp const methods thread-safe. 2025-10-06 22:44:01 +00:00
io.cc io: add append_globbed to resolve globs in regular pass arguments 2025-09-24 11:30:29 +02:00
io.h io: add append_globbed to resolve globs in regular pass arguments 2025-09-24 11:30:29 +02:00
json.cc
json.h
log.cc log: Print static message as fatal error for YOSYS_ABORT 2025-09-24 13:20:27 +02:00
log.h
log_compat.cc
log_help.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
log_help.h
macc.h
mem.cc
mem.h
modtools.h
qcsat.cc
qcsat.h
register.cc
register.h
rtlil.cc Merge pull request #5339 from rocallahan/fast-rtlil-parser 2025-10-08 14:52:37 +02:00
rtlil.h Merge pull request #5339 from rocallahan/fast-rtlil-parser 2025-10-08 14:52:37 +02:00
rtlil_bufnorm.cc bufnorm: Refactor and fix incremental bufNormalize 2025-09-29 08:21:28 +02:00
satgen.cc Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
satgen.h
scopeinfo.cc
scopeinfo.h
sexpr.cc
sexpr.h
sigtools.h
tclapi.cc
threading.cc
threading.h
timinginfo.h
topo_scc.h
utils.h
yosys.cc pyosys: fix ref-only classes, implicit conversions 2025-10-03 11:54:44 +03:00
yosys.h misc: WITH_PYTHON -> YOSYS_ENABLE_PYTHON 2025-10-03 11:54:44 +03:00
yosys_common.h Merge pull request #5408 from rocallahan/atomic-mfp 2025-10-08 13:08:16 +02:00
yw.cc
yw.h