Emil J. Tywoniak
|
605a0e7de5
|
rtlil_backend: fix dumping sigsig connections
|
2026-07-13 13:07:05 +02:00 |
|
Emil J. Tywoniak
|
33f341f697
|
write_verilog: write out src twines as src attributes
|
2026-06-25 17:52:30 +02:00 |
|
Emil J. Tywoniak
|
6646b1dbf9
|
rtlil: add source tracking to CaseRule actions
(cherry picked from commit c36370f227)
|
2026-06-24 15:23:12 +02:00 |
|
Emil J. Tywoniak
|
2330860c48
|
rtlil: replace SigSig actions with new type SyncAction
(cherry picked from commit 94a53e08bc)
|
2026-06-24 15:14:53 +02:00 |
|
Emil J. Tywoniak
|
a3e982a5e2
|
xaiger: fix twines
|
2026-06-24 11:53:37 +02:00 |
|
Emil J. Tywoniak
|
d8e09f4e0c
|
functinoal: twines
|
2026-06-24 11:53:14 +02:00 |
|
Emil J. Tywoniak
|
c93f60f6af
|
rtlil_backend: improve stringification flags and defaults
|
2026-06-24 11:50:03 +02:00 |
|
Emil J. Tywoniak
|
eef60cf066
|
blif: fix twines
|
2026-06-23 16:00:28 +02:00 |
|
Emil J. Tywoniak
|
7c73fd62e4
|
twine: fix replayability, reduce TwineSearch usage
|
2026-06-22 17:53:19 +02:00 |
|
Emil J. Tywoniak
|
b27432326f
|
WIP migration to twine
|
2026-06-22 00:27:32 +02:00 |
|
Emil J. Tywoniak
|
e71ed3007d
|
WIP migration to twine
|
2026-06-19 11:39:47 +02:00 |
|
Emil J. Tywoniak
|
0c450ce8c8
|
WIP migration to twine
|
2026-06-18 19:27:41 +02:00 |
|
Emil J. Tywoniak
|
96b0ba9581
|
WIP migration to twine
|
2026-06-17 11:04:03 +02:00 |
|
Emil J. Tywoniak
|
3a5f5c77bf
|
twine: avoid TwinePool::lookup
|
2026-06-16 22:57:13 +02:00 |
|
Emil J. Tywoniak
|
e5f6755ffd
|
prevent IdString construction when looking up module from instance type
|
2026-06-16 13:16:18 +02:00 |
|
Emil J. Tywoniak
|
6f1ca02a90
|
rtlil_frontend, rtlil_backend: dump statics as strings, comments for src
|
2026-06-16 12:54:36 +02:00 |
|
Emil J. Tywoniak
|
dcc74755e7
|
WIP
|
2026-06-15 11:26:09 +02:00 |
|
Emil J. Tywoniak
|
c3ffbf6fae
|
WIP
|
2026-06-12 00:18:53 +02:00 |
|
Emil J. Tywoniak
|
afdae7b87e
|
WIP
|
2026-06-11 20:02:02 +02:00 |
|
Emil J. Tywoniak
|
8e522b08c0
|
WIP
|
2026-06-11 13:17:54 +02:00 |
|
Emil J. Tywoniak
|
f592f2f3af
|
WIP
|
2026-06-10 19:22:53 +02:00 |
|
Emil J. Tywoniak
|
2117af318c
|
WIP
|
2026-06-10 14:54:48 +02:00 |
|
Emil J. Tywoniak
|
d13dfc21f4
|
WIP
|
2026-06-10 14:54:48 +02:00 |
|
Emil J. Tywoniak
|
f1edb571f2
|
rtlil: evacuate src_id_ from AttrObject to per-Design meta vector
|
2026-06-10 14:54:05 +02:00 |
|
Emil J. Tywoniak
|
3424c00cd0
|
twine
|
2026-06-10 14:53:45 +02:00 |
|
Emil J. Tywoniak
|
1291cddcb1
|
WIP
|
2026-06-10 14:52:58 +02:00 |
|
Emil J. Tywoniak
|
c3457e2e5c
|
WIP
|
2026-06-10 14:52:50 +02:00 |
|
Emil J. Tywoniak
|
6c2a90affc
|
cxxrtl: ignore $input_port
|
2026-05-22 18:37:58 +02:00 |
|
Emil J. Tywoniak
|
6447a39c0c
|
aiger: ignore $input_port
|
2026-05-22 18:37:58 +02:00 |
|
Miodrag Milanovic
|
75dcbe03c6
|
Convert RTLIL::unescape_id of IdString to unescape()
|
2026-05-16 19:49:45 +02:00 |
|
Miodrag Milanovic
|
8bbc3c359c
|
Remove id2cstr uses in our code base
|
2026-05-16 19:49:45 +02:00 |
|
Miodrag Milanovic
|
e4a3b44e8e
|
Fixed not intentional log_signal removal
|
2026-05-15 12:34:54 +02:00 |
|
Codexplorer
|
e41b969da2
|
Refactored uses of log_id()
|
2026-05-08 20:59:24 -07:00 |
|
Lofty
|
ed5d122174
|
Merge pull request #5793 from YosysHQ/lofty/abc-refactor-4
read/write_xaiger2: further cleanup [sc-269]
|
2026-04-21 12:13:42 +00:00 |
|
Lofty
|
f09afcf581
|
write_xaiger2: further cleanup
|
2026-04-08 11:08:44 +01:00 |
|
Emil J
|
b485173428
|
Merge pull request #5792 from YosysHQ/emil/toposort-stability
toposort: avoid run to run variance caused by pointer sensitivity
|
2026-04-08 08:51:47 +00:00 |
|
Emil J. Tywoniak
|
cd49dc7be8
|
cxxrtl: stable TopoSort
|
2026-04-06 15:09:52 +02:00 |
|
Lofty
|
b55fd6718b
|
write_xaiger2: fix indentation
|
2026-04-02 10:47:08 +01:00 |
|
Lofty
|
568a31c83a
|
write_xaiger2: fix function argument evaluation order
|
2026-03-31 10:40:58 +01:00 |
|
Catherine
|
18d94fe9a4
|
Merge pull request #5740 from kivikakk/push-utvloulmsuqy
cxxrtl: Suppress another un/signed comparison warning!
|
2026-03-11 10:27:27 +00:00 |
|
Asherah Connor
|
5c74446e57
|
cxxrtl: Suppress another un/signed comparison warning!
|
2026-03-11 20:50:09 +11:00 |
|
Asherah Connor
|
c5c104f560
|
cxxrtl: Suppress un/signed comparison warning; this is positive
|
2026-03-11 18:35:48 +11:00 |
|
nella
|
16b1a914f1
|
Aiger use defines for known ops.
|
2026-03-04 12:39:45 +01:00 |
|
nella
|
cae54a4c7b
|
Aiger use newcelltypes.
|
2026-03-04 12:39:45 +01:00 |
|
Emil J. Tywoniak
|
7a5c303ccd
|
backends: use newcelltypes
|
2026-03-04 12:22:14 +01:00 |
|
Emil J. Tywoniak
|
665b6eeb4a
|
aiger2: add TODO
|
2026-03-04 12:22:14 +01:00 |
|
KrystalDelusion
|
1d3f9b7905
|
Merge pull request #5687 from YosysHQ/nella/pdr-doc
Update help text for rename -witness and write_aiger -ywmap
|
2026-03-02 09:29:25 +13:00 |
|
nella
|
2b4f481850
|
Cleanup docs.
|
2026-02-18 09:24:41 +01:00 |
|
nella
|
e6e57b33e3
|
document abc --keep-going pdr [sc-220].
|
2026-02-15 09:00:04 +01:00 |
|
Gus Smith
|
7a0774c3bb
|
Don't dump params by default
|
2026-02-11 08:33:39 -08:00 |
|