3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-08 01:58:00 +00:00
yosys/kernel
Emil J 2163b3ebe4
Merge pull request #5313 from rocallahan/hash-ref
hash_ops should take all parameters by reference instead of requiring copies of vectors, tuples etc
2025-08-25 16:31:36 +02:00
..
binding.cc
binding.h
bitpattern.h bitpattern: comments 2025-08-18 19:57:45 +02:00
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc
celledges.h
celltypes.h celltypes: Comment pointing to ConstEval 2025-08-12 10:57:59 +12:00
compute_graph.h
consteval.h consteval: Fix $bwmux handling 2025-08-12 10:57:58 +12:00
constids.inc Add raise_error pass 2025-07-29 11:39:50 +12:00
cost.cc
cost.h
driver.cc
drivertools.cc
drivertools.h
ff.cc
ff.h
ffinit.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
ffmerge.cc
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
fmt.h
fstdata.cc
fstdata.h
functional.cc
functional.h
gzip.cc
gzip.h
hashlib.h hash_ops should take all parameters by reference instead of requiring copies of vectors, tuples etc 2025-08-25 03:09:04 +00:00
io.cc Fix vararg alignment 2025-08-15 05:43:53 +00:00
io.h Making stringf() use the format conversion specs as-is without widening them. 2025-07-31 10:54:56 +00:00
json.cc
json.h Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
log.cc Merge pull request #5183 from YosysHQ/emil/test-diagnostics 2025-08-08 14:46:25 +02:00
log.h log: add -expect types prefix-log, prefix-warning, prefix-error 2025-06-16 21:26:08 +02:00
log_help.cc log_help: Fix mem leaks 2025-08-06 13:52:12 +12:00
log_help.h log_help: Fix mem leaks 2025-08-06 13:52:12 +12:00
macc.h
mem.cc
mem.h
modtools.h
qcsat.cc
qcsat.h
register.cc log_help: Fix mem leaks 2025-08-06 13:52:12 +12:00
register.h kernel/register.h: whitespace 2025-08-06 21:34:37 +01:00
rtlil.cc Merge pull request #5135 from YosysHQ/emil/ast-ownership 2025-08-12 10:58:12 +02:00
rtlil.h ast, read_verilog: ownership in AST, use C++ styles for parser and lexer 2025-08-11 13:34:10 +02:00
satgen.cc
satgen.h equiv_simple: refactor 2025-08-08 01:35:33 +02:00
scopeinfo.cc
scopeinfo.h
sexpr.cc
sexpr.h
sigtools.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
tclapi.cc
timinginfo.h
topo_scc.h
utils.h
yosys.cc
yosys.h
yosys_common.h Improve commutative hashing. 2025-08-19 21:45:52 +00:00
yw.cc
yw.h