3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-09 11:52:23 +00:00
yosys/tests
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
..
aiger Remove FHS dependency by replacing /bin/bash with /usr/bin/env bash everywhere 2026-04-22 10:39:19 +02:00
alumacc Use generic testing on few more places 2026-04-16 11:00:44 +02:00
arch Cleanup 2026-04-16 11:00:44 +02:00
arith_tree Update arith_tree tests 2026-04-16 11:04:14 +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 Cleanup 2026-04-16 11:00:44 +02:00
bram Move output redirect to one place 2026-04-16 11:00:44 +02:00
bugpoint Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
cxxrtl Cleanup 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 Cleanup 2026-04-16 11:00:44 +02:00
fsm Did share, opt_share and fsm 2026-04-16 11:00:44 +02:00
functional Merge pull request #5803 from YosysHQ/emil/specrule-port-sanity 2026-04-22 10:46:36 +00:00
hana Convert autotest script wrapper 2026-04-16 11:00:44 +02:00
liberty Cleanup 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 Cleanup 2026-04-16 11:00:44 +02:00
memlib Move output redirect to one place 2026-04-16 11:00:44 +02:00
memories Cleanup 2026-04-16 11:00:44 +02:00
opt Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
opt_share Did share, opt_share and fsm 2026-04-16 11:00:44 +02:00
peepopt Converted some more 2026-04-16 11:00:44 +02:00
proc Converted some more 2026-04-16 11:00:44 +02:00
pyosys Fix tests due to ABC improvements 2026-03-30 15:23:27 +01:00
realmath Cleanup 2026-04-16 11:00:44 +02:00
rpc Move output redirect to one place 2026-04-16 11:00:44 +02: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 Converted some more 2026-04-16 11:00:44 +02:00
share Did share, opt_share and fsm 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 Cleanup 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 Use CPPFLAGS and CXXFLAGS when compiling in autotest.sh. 2026-04-25 06:47:26 +02:00
unit rtlil: extend SigSpec::extract test 2026-04-24 11:04:19 +02:00
various Remove FHS dependency by replacing /bin/sh with /usr/bin/env sh 2026-04-23 15:55:11 +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 Did share, opt_share and fsm 2026-04-16 11:00:44 +02:00
.gitignore Save results, and create summary and report 2026-04-16 11:00:44 +02:00
common.mk Move output redirect to one place 2026-04-16 11:00:44 +02:00
gen_tests_makefile.py Cleanup 2026-04-16 11:00:44 +02:00
Makefile Update arith_tree tests 2026-04-16 11:04:14 +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