3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 03:35:40 +00:00
yosys/kernel
2026-06-16 13:16:18 +02:00
..
unstable WIP 2026-06-12 00:18:53 +02:00
binding.cc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
binding.h Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
bitpattern.h Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
calc.cc Fix segfault from shift with 0-width signed arg. 2026-02-12 22:03:42 -06:00
cellaigs.cc WIP 2026-06-12 00:18:53 +02:00
cellaigs.h WIP 2026-06-11 13:17:54 +02:00
celledges.cc WIP 2026-06-12 00:18:53 +02:00
celledges.h WIP 2026-06-11 13:17:54 +02:00
celltypes.h WIP 2026-06-12 00:18:53 +02:00
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 WIP 2026-06-12 00:18:53 +02:00
constids.inc WIP 2026-06-10 14:52:50 +02:00
cost.cc prevent IdString construction when looking up module from instance type 2026-06-16 13:16:18 +02:00
cost.h WIP 2026-06-12 00:18:53 +02:00
driver.cc signorm: add timers 2026-05-22 18:40:16 +02:00
drivertools.cc WIP 2026-06-12 16:25:07 +02:00
drivertools.h WIP 2026-06-11 13:17:54 +02:00
ff.cc WIP 2026-06-12 00:18:53 +02:00
ff.h WIP 2026-06-10 14:54:48 +02:00
ffinit.h Add FfInitVals::set_parallel() method 2026-03-06 02:03:21 +00:00
ffmerge.cc WIP 2026-06-11 13:17:54 +02:00
ffmerge.h Compute is_port in AbcPass without iterating through all cells and wires in the module every time we run ABC. 2025-08-14 22:29:45 +00:00
fmt.cc WIP 2026-06-11 13:17:54 +02:00
fmt.h fmt,cxxrtl: add option to group digits in numbers. 2024-04-02 12:13:22 +02:00
fstdata.cc Make sure co-simulation only uses integer arithmetic 2026-04-23 17:22:14 +01:00
fstdata.h Add comments to make sure it is clear scale is an exponent of 10 2026-04-23 17:22:14 +01:00
functional.cc WIP 2026-06-12 00:18:53 +02:00
functional.h WIP 2026-06-12 00:18:53 +02:00
gzip.cc Remove .c_str() from log_cmd_error() and log_file_error() parameters 2025-09-16 22:59:08 +00:00
gzip.h gzip: back to pointers 2025-03-19 13:43:44 +01:00
hashlib.h hashlib: error on unused containers 2026-05-12 12:51:41 +02:00
io.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
io.h Merge pull request #5882 from YosysHQ/std_cpp20 2026-05-15 13:13:43 +00:00
json.cc Support for BTOR witness to Yosys witness conversion 2023-01-11 18:07:16 +01:00
json.h Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
log.cc WIP 2026-06-11 13:17:54 +02:00
log.h WIP 2026-06-11 13:17:54 +02:00
log_compat.cc Maintain logging ABI compatiblity with YosysHQ Verific Extensions 2025-09-09 15:41:03 +02:00
log_help.cc log_help: Don't reformat codeblocks 2026-01-28 08:07:44 +13:00
log_help.h log_help: Fix mem leaks 2025-08-06 13:52:12 +12:00
macc.h WIP 2026-06-12 00:18:53 +02:00
mem.cc WIP 2026-06-12 00:18:53 +02:00
mem.h Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
modtools.h WIP 2026-06-12 00:18:53 +02:00
newcelltypes.h WIP 2026-06-12 00:18:53 +02:00
pattern.h OptDff more accurate ctrl/pattern desc. 2026-01-26 22:19:36 +01:00
pmux.h WIP 2026-06-12 00:18:53 +02:00
qcsat.cc WIP 2026-06-12 00:18:53 +02:00
qcsat.h Refactor common parts of SAT-using optimizations into a helper. 2021-08-09 16:54:35 +02:00
register.cc WIP 2026-06-12 00:18:53 +02:00
register.h Add timing stats for IdString garbage collection 2025-11-12 11:52:04 +01:00
rtlil.cc twine: GC again WIP 2026-06-16 13:15:39 +02:00
rtlil.h WIP 2026-06-15 11:26:09 +02:00
rtlil_bufnorm.cc WIP 2026-06-12 00:18:53 +02:00
satgen.cc WIP 2026-06-12 00:18:53 +02:00
satgen.h WIP 2026-06-12 00:18:53 +02:00
scopeinfo.cc WIP 2026-06-12 16:25:07 +02:00
scopeinfo.h Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
sexpr.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
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 WIP 2026-06-10 19:22:53 +02:00
tclapi.cc WIP 2026-06-11 13:17:54 +02:00
threading.cc threading: whitespace 2026-05-18 16:26:14 +02:00
threading.h threading: make no-op locks specialized to Mutex instead of templates 2026-05-18 16:26:14 +02:00
timinginfo.h WIP 2026-06-12 00:18:53 +02:00
topo_scc.h functional backend: topological sort starts with the output and next states nodes, other nodes get deleted 2024-08-21 11:03:29 +01:00
twine.cc twine: fix another off-by-one 2026-06-15 18:55:21 +02:00
twine.h twine: GC again WIP 2026-06-16 13:15:39 +02:00
utils.h utils: add BitGrouper for shared bit-partition logic 2026-06-10 14:53:13 +02:00
wallace_tree.h WIP 2026-06-11 13:17:54 +02:00
yosys.cc WIP 2026-06-12 00:18:53 +02:00
yosys.h version: add git hash string 2025-12-09 11:58:43 +01:00
yosys_common.h WIP 2026-06-10 19:22:53 +02:00
yw.cc Update kernel to avoid bits() 2025-09-16 03:17:23 +00:00
yw.h prevent IdString construction when looking up module from instance type 2026-06-16 13:16:18 +02:00