3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-06 02:15:17 +00:00
yosys/tests
2026-04-16 11:00:44 +02:00
..
aiger Use generic testing on few more places 2026-04-16 11:00:44 +02:00
alumacc Use generic testing on few more places 2026-04-16 11:00:44 +02:00
arch Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
arith_tree Rename csa_tree to arith_tree. 2026-04-13 12:48:05 +02:00
asicworld Convert autotest script wrapper 2026-04-16 11:00:44 +02:00
bind Use generic testing on few more places 2026-04-16 11:00:44 +02:00
blif Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
bram Limit YOSYS_MAX_THREADS to 4 when running seed-tests 2025-12-04 12:09:48 +01:00
bugpoint Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
cxxrtl Clean some seed-tests outputs 2026-04-16 11:00:44 +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 Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
fsm Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
functional Add test 2026-01-06 16:19:04 -08:00
hana Convert autotest script wrapper 2026-04-16 11:00:44 +02:00
liberty Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
lut Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
memfile Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
memlib Limit YOSYS_MAX_THREADS to 4 when running seed-tests 2025-12-04 12:09:48 +01:00
memories Limit YOSYS_MAX_THREADS to 4 for abcopt-tests 2025-12-04 12:09:49 +01:00
opt Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
opt_share Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
peepopt Limit YOSYS_MAX_THREADS to 4 when running seed-tests 2025-12-04 12:09:48 +01:00
proc Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
pyosys Fix tests due to ABC improvements 2026-03-30 15:23:27 +01:00
realmath Enabled realmath that was disabled for some reason 2026-04-16 11:00:44 +02:00
rpc Limit YOSYS_MAX_THREADS to 4 when running seed-tests 2025-12-04 12:09:48 +01:00
rtlil Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
sat Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
sdc Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
select Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
share Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
sim Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
simple Convert autotest script wrapper 2026-04-16 11:00:44 +02:00
simple_abc9 Convert autotest script wrapper 2026-04-16 11:00:44 +02: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 Clean some seed-tests outputs 2026-04-16 11:00:44 +02:00
svtypes Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
techmap Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
tools Fix deprecation warning 2026-04-16 11:00:44 +02:00
unit rtlil: add remove2 unit test 2026-03-18 23:33:35 +01:00
various Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
verific Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
verilog Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
vloghtb tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
xprop Limit YOSYS_MAX_THREADS to 4 when running seed-tests 2025-12-04 12:09:48 +01:00
.gitignore Save results, and create summary and report 2026-04-16 11:00:44 +02:00
common-env.sh Limit YOSYS_MAX_THREADS to 4 when running seed-tests 2025-12-04 12:09:48 +01:00
common.mk Add common.mk 2026-04-16 11:00:44 +02:00
gen_tests_makefile.py Convert autotest script wrapper 2026-04-16 11:00:44 +02:00
Makefile Document not covered 2026-04-16 11:00:44 +02:00
pass-fuzzing.md Add AFL++ Grammar-Generator grammar for RTLIL fuzzing, and instructions for how to use it. 2025-12-22 21:56:26 +00:00