3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-22 15:15:51 +00:00
Commit graph

19277 commits

Author SHA1 Message Date
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
Miodrag Milanovic
1bfb95513c Convert autotest script wrapper 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
474d0d7b2e cleanup 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
8953007483 Use generic testing on few more places 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
f96fa5ff00 cleanup 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
8ff28a2a86 add prep 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
336a06d091 Add common.mk 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
c04d724337 report on summary 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
45bb0413bf Look for all result files 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
b361569abf Save results, and create summary and report 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
ced2521b03 Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
a2e1fbcfc6 Enabled realmath that was disabled for some reason 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
2f9e35acb8 Fix deprecation warning 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
712ce93501 Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
999255e40c Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
2774671346 Cleanup for abcopt-tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
fc55f16fae Ignore some generated files 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
3c2adfb523 Do not write to console for makefile-tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
ff2dcef53f Propagate ABCOPT and SEEDOPT 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
8f7e5e9449 Make sure targets are built for tests 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
5494000fd7 Move clean for tests in proper Makefile 2026-04-16 11:00:44 +02:00
Miodrag Milanovic
c99855535a Split vanilla-test to separate Makefile 2026-04-16 11:00:44 +02:00
Akash Levy
7d7cf2bdf9
Merge pull request #149 from Silimate/reg-rename
Reg-rename fix
2026-04-16 01:43:56 -07:00
Akash Levy
ed03930f35
Merge pull request #148 from Silimate/ENG-1858
ENG-1858
2026-04-16 01:43:33 -07:00
Stan Lee
dc7958a791 fix 2026-04-15 18:04:53 -07:00
AdvaySingh1
d1b2f9c13d ENG-1858 2026-04-15 17:06:54 -07:00
Akash Levy
1fbd92537f
Merge pull request #147 from Silimate/splitcells
reg_rename bug fix
2026-04-15 14:19:09 -07:00
Stan Lee
eeceeb18af reg_rename bug fix 2026-04-15 14:17:57 -07:00
Akash Levy
52aa491463
Merge pull request #146 from Silimate/splitcells
[ENG-1903] splitcells and reg_rename pass fixes
2026-04-15 14:11:13 -07:00
Stan Lee
2dac6a4215 fix 2026-04-15 12:44:53 -07:00
Akash Levy
89d56882ba Pullup/pulldown primitives 2026-04-15 12:37:18 -07:00
Stan Lee
321ab5d601 working 2026-04-15 11:50:35 -07:00
Emil J. Tywoniak
0b3d03e69c newcelltypes: fix $specrule port naming 2026-04-13 22:34:46 +02:00
Emil J. Tywoniak
3e45f9729e fix $specrule port naming 2026-04-13 22:34:46 +02:00
nella
413169663d
Merge pull request #5753 from YosysHQ/nella/carry-save-adders
Add Carry-save adders
2026-04-13 11:16:33 +00:00
nella
4506dffa9f Fix use after free. 2026-04-13 12:48:05 +02:00
nella
fc71719e6e Rename csa_tree to arith_tree. 2026-04-13 12:48:05 +02:00
nella
c3c577f333 Fix test cases. 2026-04-13 12:48:05 +02:00
nella
135812ab02 Further CSA cleanup. 2026-04-13 12:48:05 +02:00
nella
847a8941e9 Clang-Format CSA tree. 2026-04-13 12:48:05 +02:00
nella
a02c238874 Consolidate Wallace from booth and CSA. 2026-04-13 12:48:05 +02:00
nella
4bbffecf98 Invert. 2026-04-13 12:48:05 +02:00
nella
42c309347b Clarify. 2026-04-13 12:48:05 +02:00
Emil J. Tywoniak
b6d656e932 csa_tree: move to techmap 2026-04-13 12:48:05 +02:00
Emil J. Tywoniak
b6a8feec22 csa_tree: refactor 2026-04-13 12:48:05 +02:00
nella
67e145618b Replace utf arrow with ascii arrow. 2026-04-13 12:48:05 +02:00