3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-07 14:41:26 +00:00
yosys/kernel
Akash Levy 13e053fb11 Fixups
2025-05-12 14:49:37 -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
cost.cc Merge upstream yosys 2025-04-21 17:36:24 -07:00
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 Merge pull request #4567 from kivikakk/cxxrtl-escape-trailing 2025-03-14 16:52:07 +13:00
fmt.h
fstdata.cc
fstdata.h
functional.cc
functional.h
gzip.cc gzip: reject uncompressing directories 2025-05-09 22:33:30 +02:00
gzip.h gzip: back to pointers 2025-03-19 13:43:44 +01:00
hashlib.h Update from upstream 2025-05-11 15:16:52 -07:00
io.cc io: don't accept a directory when file expected 2025-05-09 22:33:30 +02: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 Merge branch 'YosysHQ:main' into main 2025-05-07 22:03:08 -07: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 driver: allow --no-version still write things like Generated by Yosys 2025-05-07 11:34:23 +02:00
register.h
rtlil.cc Add Design.run_pass API 2025-05-08 07:20:02 -07:00
rtlil.h Add Design.run_pass API 2025-05-08 07:20:02 -07: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 Fixups 2025-05-12 14:49:37 -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 Fixups 2025-05-12 14:49:37 -07:00
yw.cc
yw.h