| .. |
|
unstable
|
patch: fix signorm commit broken by twine rename
|
2026-06-24 12:25:20 +02:00 |
|
binding.cc
|
Generate an RTLIL representation of bind constructs
|
2021-08-13 17:11:35 -06:00 |
|
binding.h
|
Generate an RTLIL representation of bind constructs
|
2021-08-13 17:11:35 -06:00 |
|
bitpattern.h
|
Update kernel to avoid bits()
|
2025-09-16 03:17:23 +00:00 |
|
calc.cc
|
Fix segfault from shift with 0-width signed arg.
|
2026-02-12 22:03:42 -06:00 |
|
cellaigs.cc
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
cellaigs.h
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
celledges.cc
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
celledges.h
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
celltypes.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
compute_graph.h
|
convert class FunctionalIR to a namespace Functional, rename functionalir.h to functional.h, rename functional.h to compute_graph.h
|
2024-08-21 11:04:08 +01:00 |
|
consteval.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
constids.inc
|
WIP migration to twine
|
2026-06-18 19:27:41 +02:00 |
|
cost.cc
|
prevent IdString construction when looking up module from instance type
|
2026-06-16 13:16:18 +02:00 |
|
cost.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
driver.cc
|
WIP migration to twine
|
2026-06-18 19:27:41 +02:00 |
|
drivertools.cc
|
WIP
|
2026-06-12 16:25:07 +02:00 |
|
drivertools.h
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
ff.cc
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
ff.h
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
ffinit.h
|
Add FfInitVals::set_parallel() method
|
2026-03-06 02:03:21 +00:00 |
|
ffmerge.cc
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
ffmerge.h
|
Compute is_port in AbcPass without iterating through all cells and wires in the module every time we run ABC.
|
2025-08-14 22:29:45 +00:00 |
|
fmt.cc
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
fmt.h
|
fmt,cxxrtl: add option to group digits in numbers.
|
2024-04-02 12:13:22 +02:00 |
|
fstdata.cc
|
Make sure co-simulation only uses integer arithmetic
|
2026-04-23 17:22:14 +01:00 |
|
fstdata.h
|
Add comments to make sure it is clear scale is an exponent of 10
|
2026-04-23 17:22:14 +01:00 |
|
functional.cc
|
functinoal: twines
|
2026-06-24 11:53:09 +02:00 |
|
functional.h
|
functinoal: twines
|
2026-06-24 11:53:09 +02:00 |
|
gzip.cc
|
Remove .c_str() from log_cmd_error() and log_file_error() parameters
|
2025-09-16 22:59:08 +00:00 |
|
gzip.h
|
gzip: back to pointers
|
2025-03-19 13:43:44 +01:00 |
|
hashlib.h
|
hashlib: error on unused containers
|
2026-05-12 12:51:41 +02:00 |
|
io.cc
|
Pass IdString by value instead of by const reference.
|
2025-12-22 01:52:59 +00:00 |
|
io.h
|
Merge pull request #5882 from YosysHQ/std_cpp20
|
2026-05-15 13:13:43 +00:00 |
|
json.cc
|
Support for BTOR witness to Yosys witness conversion
|
2023-01-11 18:07:16 +01:00 |
|
json.h
|
Reapply "Add groups to command reference"
|
2025-08-06 13:52:12 +12:00 |
|
log.cc
|
rtlil: options for dumping twines
|
2026-06-24 12:24:51 +02:00 |
|
log.h
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
log_compat.cc
|
Maintain logging ABI compatiblity with YosysHQ Verific Extensions
|
2025-09-09 15:41:03 +02:00 |
|
log_help.cc
|
log_help: Don't reformat codeblocks
|
2026-01-28 08:07:44 +13:00 |
|
log_help.h
|
log_help: Fix mem leaks
|
2025-08-06 13:52:12 +12:00 |
|
macc.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
mem.cc
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
mem.h
|
Update kernel to avoid bits()
|
2025-09-16 03:17:23 +00:00 |
|
modtools.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
newcelltypes.h
|
newcelltypes: twines
|
2026-06-17 00:05:52 +02:00 |
|
pattern.h
|
OptDff more accurate ctrl/pattern desc.
|
2026-01-26 22:19:36 +01:00 |
|
pmux.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
qcsat.cc
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
qcsat.h
|
Refactor common parts of SAT-using optimizations into a helper.
|
2021-08-09 16:54:35 +02:00 |
|
register.cc
|
WIP migration to twine
|
2026-06-18 19:27:41 +02:00 |
|
register.h
|
Add timing stats for IdString garbage collection
|
2025-11-12 11:52:04 +01:00 |
|
rtlil.cc
|
rtlil: options for dumping twines
|
2026-06-24 12:24:51 +02:00 |
|
rtlil.h
|
rtlil: add case_src to CaseRule
|
2026-06-24 16:33:08 +02:00 |
|
rtlil_bufnorm.cc
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
satgen.cc
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
satgen.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
scopeinfo.cc
|
WIP
|
2026-06-12 16:25:07 +02:00 |
|
scopeinfo.h
|
Refactored uses of log_id()
|
2026-05-08 20:59:24 -07:00 |
|
sexpr.cc
|
Remove .c_str() calls from log()/log_error()
|
2025-09-11 20:59:37 +00:00 |
|
sexpr.h
|
factor out SExpr/SExprWriter classes out of smtlib backend, and also tidy them up/document them
|
2024-08-21 11:03:27 +01:00 |
|
sigtools.h
|
WIP
|
2026-06-10 19:22:53 +02:00 |
|
tclapi.cc
|
twine: avoid TwinePool::lookup
|
2026-06-16 22:57:13 +02:00 |
|
threading.cc
|
threading: whitespace
|
2026-05-18 16:26:14 +02:00 |
|
threading.h
|
threading: make no-op locks specialized to Mutex instead of templates
|
2026-05-18 16:26:14 +02:00 |
|
timinginfo.h
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
topo_scc.h
|
functional backend: topological sort starts with the output and next states nodes, other nodes get deleted
|
2024-08-21 11:03:29 +01:00 |
|
twine.cc
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
twine.h
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
utils.h
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
wallace_tree.h
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
yosys.cc
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
yosys.h
|
version: add git hash string
|
2025-12-09 11:58:43 +01:00 |
|
yosys_common.h
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
yw.cc
|
Update kernel to avoid bits()
|
2025-09-16 03:17:23 +00:00 |
|
yw.h
|
prevent IdString construction when looking up module from instance type
|
2026-06-16 13:16:18 +02:00 |