3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-09 11:52:23 +00:00
Commit graph

17052 commits

Author SHA1 Message Date
nella
afac9a28b0 Fix WASI build. 2026-04-23 12:43:43 +02:00
nella
5d4d94a5dd Fix mac compile. 2026-04-23 12:43:43 +02:00
nella
94a215b4f7 Add dont_use_cells to scl cache. 2026-04-23 12:43:43 +02:00
nella
edd3ad525e Add scl caching to abc_new. 2026-04-23 12:43:43 +02:00
nella
9143178343 Merge liberty files into stripped scl files. 2026-04-23 12:43:43 +02:00
Emil J
64e7ce2f57
Merge pull request #5803 from YosysHQ/emil/specrule-port-sanity
Fix $specrule port naming inconsistency
2026-04-22 10:46:36 +00:00
Emil J
70ee009dd9
Merge pull request #5823 from petterreinholdtsen/spelling-error-frontends-ast-genrtlil
Fixed spelling error in message of frontends/ast/genrtlil.cc.
2026-04-22 08:18:07 +00:00
Miodrag Milanović
3ccbd38cc6
Merge pull request #5768 from YosysHQ/tests
Update tests and test infrastructure
2026-04-22 06:16:05 +00:00
Petter Reinholdtsen
a89e8fd869 Fixed spelling error in message of frontends/ast/genrtlil.cc.
Patch by Ruben Undheim via the Debian project.  The patch originated
as 0009-Some-spelling-errors-fixed.patch and was dated 2018-07-12
there.

See also issue #5805.
2026-04-22 04:30:18 +02: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
N. Engelhardt
2da90a5ad6
Merge pull request #5819 from YosysHQ/xprop_ignore_scopeinfo
xprop: ignore $scopeinfo cells
2026-04-21 09:31:44 +00:00
N. Engelhardt
240f7030b2 xprop: ignore $scopeinfo cells 2026-04-21 10:52:50 +02:00
Emil J
22ef992189
Merge pull request #5816 from petterreinholdtsen/proc-no-path-max
Rewrote Linux edition of proc_self_dirname() to handle any symlink length.
2026-04-20 09:47:59 +00:00
Lofty
33fba24158
Merge pull request #5811 from YosysHQ/emil/abc-fix-deferred-logs
abc: fix deferred logs
2026-04-20 07:56:45 +00:00
Petter Reinholdtsen
89d360aa4a Rewrote Linux edition of proc_self_dirname() to handle any symlink length.
This make sure the method work also when the program is located in
deep or long file paths, longer than both PATH_MAX and "getconf
PATH_MAX .".  Use the same code on GNU Hurd, where it now work.

I am not sure how to test this in a platform independent way.
2026-04-19 20:56:05 +02:00
Emil J. Tywoniak
b4c081c70b abc: fix deferred logs 2026-04-17 13:35:47 +02:00
Miodrag Milanovic
a666712687 Update arith_tree tests 2026-04-16 11:04:14 +02:00
Miodrag Milanovic
5737d2db35 Cleanup 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
76732497b9 Cleanup 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
bfd3e150fa Add proper deps 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
f04532bbac Try to make it more stable 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
8bed9bd824 Use this for now so we can see actual output of functional tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
a490f1c3c4 Move output redirect to one place 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
9c3d79b041 Cleanup 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
1aad357370 Fix some escaping with different approach 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
5ffa0b1dd7 Disabled some in fmt for now 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
686267ea81 Convert functional 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
bfd639f6a0 Disable failing test for now 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
f087a94470 Convert svinterfaces 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
f42800d4d3 Convert arch 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
c272bfbdc3 Convert liberty 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
149e2f343a Converted cxxrtl 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
4a89ae66ff Small fix 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
1c76cadac7 Converted rpc 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
fdccbe584d Convert realmath 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
514c55f53f Fix yml for verific tests 2026-04-16 11:00:44 +02:00
nella
3ceeb3b00c Consolidated memlib generate script 2026-04-16 11:00:44 +02:00
nella
58e0473e29 Convert bram tests 2026-04-16 11:00:44 +02:00
nella
ee31950770 Convert memfile tests 2026-04-16 11:00:44 +02:00
nella
4a9dc33098 Convert memlib tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
1effec2029 Make test simple 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
c15bcca25a Better fix 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
0ba9a0fb16 Try fixing tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
d1dc23d9f8 Did share, opt_share and fsm 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
652bbd2b41 Convert xprop tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
68e01a03d7 Converted some more 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
2bc46e77c8 Converted blif tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
1231bd5397 Convert memories tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
5a06a79c0c Correctly handle errors 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
2a8d369be3 Document not covered 2026-04-16 11:00:44 +02:00