3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-12-25 21:46:52 +00:00
yosys/kernel
..
binding.cc
binding.h
bitpattern.h Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
calc.cc
cellaigs.cc hashlib: hash_eat -> hash_into 2024-12-18 15:09:25 +01:00
cellaigs.h mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
celledges.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
celledges.h Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
celltypes.h
compute_graph.h convert class FunctionalIR to a namespace Functional, rename functionalir.h to functional.h, rename functional.h to compute_graph.h 2024-08-21 11:04:08 +01:00
consteval.h
constids.inc
cost.cc Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12:00
cost.h cost: add model for techmapped cell count, keep_hierarchy pass with -min_cost parameter 2024-07-29 10:26:02 +02:00
driver.cc sdc: add initial stubbed demo 2025-11-19 15:25:03 +01:00
drivertools.cc Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
drivertools.h
ff.cc ff: split out type-only information 2025-11-19 15:20:50 +01:00
ff.h ff: split out type-only information 2025-11-19 15:20:50 +01:00
ffinit.h
ffmerge.cc
ffmerge.h
fmt.cc
fmt.h
fstdata.cc
fstdata.h sim.cc: Move cycle check 2025-05-12 12:48:01 +12:00
functional.cc
functional.h Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
gzip.cc
gzip.h
hashlib.h
io.cc
io.h
json.cc
json.h
log.cc Make coverage data thread-safe 2025-11-25 21:46:48 +00:00
log.h Make coverage data thread-safe 2025-11-25 21:46:48 +00:00
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 log_help: Fix mem leaks 2025-08-06 13:52:12 +12:00
macc.h
mem.cc Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
mem.h Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
modtools.h mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
qcsat.cc
qcsat.h
register.cc
register.h
rtlil.cc
rtlil.h
rtlil_bufnorm.cc
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 Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
scopeinfo.cc Add scopeinfo index/lookup utils 2024-02-06 18:01:26 +01:00
scopeinfo.h
sexpr.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
sexpr.h
sigtools.h
tclapi.cc sdc: separate out 2025-11-19 15:25:22 +01:00
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 sdc: separate out 2025-11-19 15:25:22 +01:00
yosys.h misc: WITH_PYTHON -> YOSYS_ENABLE_PYTHON 2025-10-03 11:54:44 +03:00
yosys_common.h Add missing YOSYS_NAMESPACE_PREFIX to fix callers of NEW_ID that aren't in the Yosys namespace 2025-11-12 22:29:54 +00:00
yw.cc Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
yw.h