| .. |
|
binding.cc
|
|
|
|
binding.h
|
|
|
|
bitpattern.h
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |
|
calc.cc
|
Reduce comparisons of size_t and int
|
2024-11-29 12:53:29 +13:00 |
|
cellaigs.cc
|
hashlib: hash_eat -> hash_into
|
2024-12-18 15:09:25 +01:00 |
|
cellaigs.h
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |
|
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
|
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
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |
|
ff.cc
|
Naming improvements
|
2024-11-21 03:29:35 -08:00 |
|
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, glift: use fold overload of IdString::in instead of pool literals
|
2024-11-06 12:48:32 +01:00 |
|
functional.h
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |
|
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
|
Update from upstream
|
2025-05-11 15:16:52 -07:00 |
|
io.cc
|
Replace stringf() with a templated function which does compile-time format string checking.
|
2025-07-29 05:29:33 +00:00 |
|
io.h
|
Replace stringf() with a templated function which does compile-time format string checking.
|
2025-07-29 05:29:33 +00:00 |
|
json.cc
|
|
|
|
json.h
|
Revert "Add groups to command reference"
|
2025-07-23 14:41:49 +00:00 |
|
log.cc
|
log: deduplicate unescape_id from log_id
|
2025-07-09 16:20:27 +02:00 |
|
log.h
|
Merge branch 'YosysHQ:main' into main
|
2025-06-06 12:12:02 -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
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |
|
qcsat.cc
|
|
|
|
qcsat.h
|
|
|
|
register.cc
|
Revert "Add groups to command reference"
|
2025-07-23 14:41:49 +00:00 |
|
register.h
|
Revert "Add groups to command reference"
|
2025-07-23 14:41:49 +00: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
|
Reapply "Merge upstream"
|
2025-01-23 13:40:32 -08:00 |
|
sexpr.cc
|
|
|
|
sexpr.h
|
|
|
|
sigtools.h
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |
|
tclapi.cc
|
Reinstate #4768
|
2025-04-08 11:58:05 +12:00 |
|
timinginfo.h
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |
|
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
|
mark all hash_into methods nodiscard
|
2025-01-14 12:39:15 +01:00 |