3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-12-18 02:08:33 +00:00
yosys/kernel
2025-07-08 19:37:59 +01: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 Update codebase for macc_v2 2025-01-24 12:38:03 +01:00
compute_graph.h
consteval.h macc: Rename 'ports' to 'terms' throughout codebase 2025-03-18 13:25:10 +01:00
constids.inc Merge pull request #5141 from garytwong/unique-if 2025-05-27 09:45:50 +12:00
cost.cc cost: Add $mem_v2, $macc_v2 estimates 2025-03-18 13:51:09 +01: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 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 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 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 Revert "Change the implementation of log_debug in kernel/log.h from a macro function to a normal function." 2025-06-06 15:14:40 +02:00
macc.h macc: Rename 'ports' to 'terms' throughout codebase 2025-03-18 13:25:10 +01:00
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 kernel: treat zero width constant as zero 2025-07-08 19:37:59 +01:00
rtlil.h Merge pull request #5101 from georgerennie/george/opt_expr_shift_ovfl 2025-05-22 15:16:19 +01: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 io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
yosys.cc Allows calling yosys_shutdown and then yosys_setup to restart. 2025-06-07 22:21:09 +08: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