Emil J. Tywoniak
00437b36eb
Revert "tests: use memory -bram-register in tests/bram"
...
This reverts commit 24488a7011 .
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
12e179bc20
intel_alm: loosen tests
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
ec7375d2cb
gowin: loosen tests
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
df791a5ac4
ecp5: loosen tests
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
c5ed5163b3
nexus: loosen tests
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
7c083ff204
xilinx_dsp: signorm compatibility
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
e218c25b30
gowin: rebless LUT counts
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
e78a1a7b3d
tests: use memory -bram-register in tests/bram
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
451d8471b7
tests: fix rtlil roundtrip test
2026-05-05 21:35:14 +02:00
Emil J. Tywoniak
b8f2dfbd5c
abstract: fix test signorm
2026-05-05 21:35:13 +02:00
Emil J. Tywoniak
547a715659
tests: adjust to input_port and init behavior (sketchy)
2026-05-05 21:35:13 +02:00
Emil J. Tywoniak
66f2d67f5e
tests: adjust to input_port and init behavior (sketchy)
2026-05-05 21:35:13 +02:00
Emil J. Tywoniak
0673455daa
tests: adjust to input_port and init behavior (sketchy)
2026-05-05 21:35:13 +02:00
Emil J. Tywoniak
92f97bd5e7
tests: adjust to input_port and init behavior (sketchy)
2026-05-05 21:35:13 +02:00
Emil J. Tywoniak
57ee22883a
bug2920: disable
2026-05-05 21:35:13 +02:00
Emil J. Tywoniak
3faa9b46de
tests: adjust to input_port and init behavior (sketchy)
2026-05-05 21:35:13 +02:00
Emil J
a966d06524
Merge pull request #5825 from petterreinholdtsen/autotest-race-text-busy
...
Added locking around compiling in autotest.sh to avoid text busy race.
2026-04-28 09:12:33 +00:00
Emil J
cfa66f5335
Merge pull request #5824 from petterreinholdtsen/autotest-cxxflags
...
Use CPPFLAGS and CXXFLAGS when compiling in autotest.sh.
2026-04-27 22:06:07 +00:00
Petter Reinholdtsen
3187275184
Use CPPFLAGS and CXXFLAGS when compiling in autotest.sh.
...
This ensure the build flags used elsewhere are included
also during testing.
Patch based on change from Daniel Gröber via Debian.
See also issue #5805 .
2026-04-25 06:47:26 +02:00
Petter Reinholdtsen
59b3b6d4e4
Added locking around compiling in autotest.sh to avoid text busy race.
...
Patch by Daniel Gröber via Debian.
See also issue #5805 .
2026-04-25 00:01:34 +02:00
Petter Reinholdtsen
c5a8c3cca5
Made autotest.sh print log on error for easier debugging in CI setups.
...
Patch by Daniel Gröber via Debian.
See also issue #5805 .
2026-04-25 00:01:03 +02:00
Emil J
ec0a102302
Merge pull request #5832 from YosysHQ/emil/simple-extract
...
rtlil: rewrite SigSpec::extract for perf and packing
2026-04-24 19:03:53 +00:00
Emil J. Tywoniak
10bbda93f7
rtlil: extend SigSpec::extract test
2026-04-24 11:04:19 +02:00
Emil J. Tywoniak
a2dafce910
unit tests: rename SigSpec::extract test
2026-04-24 11:04:19 +02:00
Emil J. Tywoniak
25b9b796c4
rtlil: complicate extract again for packing
2026-04-24 11:04:19 +02:00
Emil J
2dc69a7578
Merge pull request #5828 from YosysHQ/emil/bash-no-fhs
...
Remove FHS dependency by replacing /bin/bash with /usr/bin/env bash
2026-04-23 15:47:57 +00:00
Emil J. Tywoniak
14d0138d0c
Remove FHS dependency by replacing /bin/sh with /usr/bin/env sh
2026-04-23 15:55:11 +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. Tywoniak
f213a34427
Remove FHS dependency by replacing /bin/bash with /usr/bin/env bash everywhere
2026-04-22 10:39:19 +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
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