3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-07 14:41:26 +00:00
yosys/kernel
2025-08-08 10:37:08 -07:00
..
binding.cc
binding.h
bitpattern.h
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc celledges: use capped shift width 2025-04-26 18:34:21 +02:00
celledges.h
celltypes.h
compute_graph.h
consteval.h macc: Rename 'ports' to 'terms' throughout codebase 2025-03-18 13:25:10 +01:00
constids.inc Add raise_error pass 2025-07-29 11:39:50 +12:00
cost.cc Merge upstream yosys 2025-04-21 17:36:24 -07:00
cost.h
driver.cc driver.cc: Don't split options on commas 2025-06-13 10:31:53 +12:00
drivertools.cc
drivertools.h
ff.cc
ff.h
ffinit.h
ffmerge.cc
ffmerge.h
fmt.cc Merge pull request #4567 from kivikakk/cxxrtl-escape-trailing 2025-03-14 16:52:07 +13:00
fmt.h
fstdata.cc Bump yosys to latest 2025-05-15 14:44:26 -07:00
fstdata.h sim.cc: Move cycle check 2025-05-12 12:48:01 +12:00
functional.cc functional.cc: Explicit unsorted-pool-as-LIFO 2025-05-31 09:57:43 +12:00
functional.h
gzip.cc Allow reading of gzipped files when not in NDEBUG 2025-05-21 15:18:29 -07:00
gzip.h gzip: back to pointers 2025-03-19 13:43:44 +01:00
hashlib.h Bump Yosys to latest 2025-08-07 17:22:25 -07:00
io.cc Making stringf() use the format conversion specs as-is without widening them. 2025-07-31 10:54:56 +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 Merge branch 'YosysHQ:main' into main 2025-08-08 10:37:08 -07: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 macc: Rename 'ports' to 'terms' throughout codebase 2025-03-18 13:25:10 +01:00
mem.cc Revert "Represent memory size with size_t" 2025-04-04 03:20:07 -07:00
mem.h Revert "Represent memory size with size_t" 2025-04-04 03:20:07 -07:00
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 from upstream 2025-07-30 22:50:14 -07:00
rtlil.h Merge from upstream 2025-07-30 22:50:14 -07:00
satgen.cc Merge pull request #5025 from povik/fix-macc_v2-satgen 2025-04-22 08:55:28 +12:00
satgen.h Fix space leak in SatGen::importSigSpecWorker() by avoiding log_id(). 2025-07-08 23:53:38 +00:00
scopeinfo.cc
scopeinfo.h
sexpr.cc
sexpr.h
sigtools.h
tclapi.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
timinginfo.h
topo_scc.h
utils.h io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
yosys.cc Merge from upstream 2025-06-25 22:11:00 -07:00
yosys.h driver: allow --no-version still write things like Generated by Yosys 2025-05-07 11:34:23 +02:00
yosys_common.h Merge from upstream 2025-07-30 22:50:14 -07:00
yw.cc
yw.h