3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-07 09:42:16 +00:00
yosys/kernel
2025-05-15 18:36:43 -04: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
constids.inc
cost.cc
cost.h
driver.cc driver: allow --no-version still write things like Generated by Yosys 2025-05-07 11:34:23 +02:00
drivertools.cc
drivertools.h
ff.cc
ff.h
ffinit.h
ffmerge.cc
ffmerge.h
fmt.cc
fmt.h
fstdata.cc fstdata.cc: Fix last step 2025-05-12 13:18:19 +12:00
fstdata.h sim.cc: Move cycle check 2025-05-12 12:48:01 +12:00
functional.cc
functional.h
gzip.cc gzip: reject uncompressing directories 2025-05-09 22:33:30 +02:00
gzip.h
hashlib.h Add <optional> to haslib.h which uses std::optional 2025-05-06 09:57:03 -07:00
io.cc Strip trailing slashes when checking for directories on Windows. 2025-05-15 18:36:43 -04:00
io.h io: don't accept a directory when file expected 2025-05-09 22:33:30 +02:00
json.cc
json.h
log.cc
log.h Change the implementation of log_debug in kernel/log.h from a macro function to a normal function. 2025-04-29 22:43:10 +08:00
macc.h
mem.cc
mem.h
modtools.h
qcsat.cc
qcsat.h
register.cc driver: allow --no-version still write things like Generated by Yosys 2025-05-07 11:34:23 +02:00
register.h Fix Crashes with GCC 15 #5088 2025-05-10 09:59:13 +12:00
rtlil.cc cutpoint: Add $scopeinfo cell 2025-04-11 04:12:34 +12:00
rtlil.h small whitespace cleanup (#5119) 2025-05-14 15:18:57 +02:00
satgen.cc Merge pull request #5025 from povik/fix-macc_v2-satgen 2025-04-22 08:55:28 +12:00
satgen.h
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
yosys.cc io: don't accept a directory when file expected 2025-05-09 22:33:30 +02: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 io: don't accept a directory when file expected 2025-05-09 22:33:30 +02:00
yw.cc
yw.h