3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 11:45:41 +00:00
yosys/kernel
2026-04-01 09:21:02 -07:00
..
binding.cc
binding.h
bitpattern.h
calc.cc
cellaigs.cc cellaigs: fix AOI and OAI ordering 2025-12-10 12:41:13 +01:00
cellaigs.h
celledges.cc kernel/celledges: cover more cell types 2026-02-09 14:13:40 +01:00
celledges.h
celltypes.h Added built in cell alongside sim support for cell 2026-02-19 11:48:35 -08:00
compute_graph.h
consteval.h consteval: describe 2026-01-19 12:00:18 +01:00
constids.inc Merge pull request #109 from Silimate/clkgate_attr 2026-02-20 17:02:02 -08:00
cost.cc
cost.h
driver.cc driver: add --git-hash 2025-12-09 11:58:57 +01:00
drivertools.cc
drivertools.h
ff.cc Merge branch 'YosysHQ:main' into main 2025-11-20 23:05:40 -05:00
ff.h ff: split out type-only information 2025-11-19 15:20:50 +01:00
ffinit.h
ffmerge.cc Fix cell naming issues 2026-02-13 01:05:51 -08:00
ffmerge.h Fix cell naming issues 2026-02-13 01:05:51 -08:00
fmt.cc
fmt.h
fstdata.cc warning msg and address spaces 2026-04-01 09:21:02 -07:00
fstdata.h Support for N-dimensional arrays in simulation 2026-03-31 12:50:36 -07:00
functional.cc
functional.h
gzip.cc
gzip.h
hashlib.h Merge branch 'YosysHQ:main' into main 2026-01-12 22:52:03 -08:00
io.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
io.h
json.cc
json.h
log.cc Use digit separators for large decimal integers 2026-01-13 16:38:12 +01:00
log.h Bump Yosys to latest 2025-12-05 20:05:16 -08:00
log_compat.cc
log_help.cc Merge from upstream 2026-01-28 18:17:50 -08:00
log_help.h
macc.h
mem.cc Smallfixes 2026-03-23 03:51:49 -07:00
mem.h
modtools.h Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
pattern.h Merge from upstream 2026-01-28 18:17:50 -08:00
qcsat.cc
qcsat.h
register.cc Update year in banner and license 2026-01-13 14:23:51 +01:00
register.h Add timing stats for IdString garbage collection 2025-11-12 11:52:04 +01:00
rtlil.cc adding more fast Cell accessors and small refactoring to reduce code dup 2026-03-16 10:47:54 -07:00
rtlil.h adding more fast Cell accessors and small refactoring to reduce code dup 2026-03-16 10:47:54 -07:00
rtlil_bufnorm.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
satgen.cc
satgen.h Set solver from scratchpad or command line 2026-02-06 19:26:32 -08:00
scopeinfo.cc Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
scopeinfo.h Pass IdString by value instead of by const reference. 2025-12-22 01:52:59 +00:00
sexpr.cc
sexpr.h
sigtools.h
tclapi.cc sdc: separate out 2025-11-19 15:25:22 +01:00
threading.cc Add YOSYS_MAX_THREADS 2025-12-04 12:09:04 +01:00
threading.h Add YOSYS_MAX_THREADS 2025-12-04 12:09:04 +01:00
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 Merge branch 'YosysHQ:main' into main 2026-01-13 11:28:34 -08:00
yosys.h version: add git hash string 2025-12-09 11:58:43 +01:00
yosys_common.h Bump Yosys to latest 2025-12-17 21:06:17 -08:00
yw.cc
yw.h