yosys/tests
Krystine Sherwin 1629c2bd3d
tests/symfpu: Add cover checks
Include mask/map for abc inputs (and switch to `anyconst` instead of `anyseq`).
Add false divide check for mantissa.
Covers aren't currently being tested by anything (and have to be removed for `sat`), but I've been using it locally with SBY to confirm that the different edge cases are able to be verified (e.g. when verifying HardFloat against symfpu while using the masked inputs to reduce solver time).
2026-02-20 13:56:17 +13:00
..
aiger Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
alumacc macc_v2: Add test 2025-01-27 13:19:26 +01:00
arch gowin: fix test 2025-09-23 20:03:50 +02:00
asicworld Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
bind Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
blif Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
bram tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
bugpoint raise_error: don't rely on module ordering in test 2025-09-16 15:47:16 +02:00
cxxrtl tests: replace CC and gcc with CXX and g++ 2025-09-11 16:50:23 +02:00
errors Rename the generic "Syntax error" message from the Verilog/SystemVerilog parser into unique, 2018-10-25 02:37:56 +03:00
fmt tests: replace CC and gcc with CXX and g++ 2025-09-11 16:50:23 +02:00
fsm tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
functional read_verilog: add -relativeshare for synthesis reproducibility testing 2025-09-16 15:47:35 +02:00
hana Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
liberty Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
lut Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
memfile tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
memlib Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
memories Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
opt Merge pull request #3991 from adrianparvino/alumacc-sign 2025-10-08 13:02:10 +02:00
opt_share tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
peepopt Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
proc Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
pyosys pyosys: fix ref-only classes, implicit conversions 2025-10-03 11:54:44 +03:00
realmath tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
rpc Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
rtlil rtlil: remove textual RTLIL reference tests for ease of maintenance 2025-09-19 16:23:26 +02:00
sat fix(parse): #5234 adjust width of rhs according to lhs 2025-09-16 15:24:23 +02:00
select Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
share tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
sim Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
simple Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
simple_abc9 Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
smv Remove references to ilang 2024-11-05 12:36:31 +13:00
sva tests/sva: Skip sva tests that use SBY until SBY is compatible again 2024-03-05 14:37:33 +01:00
svinterfaces tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
svtypes tests: remove -seq 1 from sat with -tempinduct where possible 2025-09-08 18:04:32 +02:00
symfpu tests/symfpu: Add cover checks 2026-02-20 13:56:17 +13:00
techmap Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
tools tests: replace CC and gcc with CXX and g++ 2025-09-11 16:50:23 +02:00
unit Fix building and running unit tests (#5374) 2025-09-23 17:10:18 +02:00
various bufnorm: Refactor and fix incremental bufNormalize 2025-09-29 08:21:28 +02:00
verific verific: Extend -sva-continue-on-err to handle FSM explosion 2025-09-27 21:13:02 +02:00
verilog Merge pull request #5332 from YosysHQ/parse_specify-rebased 2025-09-09 21:53:04 +02:00
vloghtb tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
xprop tests: Comment on `A[0]` 2024-02-16 11:43:28 +01:00
.gitignore Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
gen-tests-makefile.sh Update gen-tests-makefile.sh 2025-03-27 10:33:51 +13:00