3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-10 17:58:07 +00:00
yosys/tests/arch
Krystine Sherwin 1248af1e02
Tests: Prefer single quotes for regex
Replaces double quotes on problematic regex strings (mostly ones that have escape sequences that are easier to preserve in single quotes).  Necessitates also changing single quotes to `.`, i.e match any.
For some (mostly ones that only have a single escaped character, or were using `\.` to match a literal fullstop) keep the double quotes and fix the regex instead.
2025-10-06 14:22:33 +13:00
..
anlogic Disable flaky arch/anlogic/mux test 2025-09-09 10:04:08 +12:00
common tests: fix blockrom.v driver conflict 2024-12-02 16:56:42 +01:00
ecp5 Tests: Use setattr -setstr 2025-10-06 11:38:55 +13:00
efinix Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
fabulous Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
gatemate Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
gowin gowin: fix test 2025-09-23 20:03:50 +02:00
ice40 Tests: Use setattr -setstr 2025-10-06 11:38:55 +13:00
intel_alm Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
machxo2 Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
microchip Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
nanoxplore Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
nexus Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
quicklogic Merge pull request #5241 from Anhijkt/opt_dff-simplify-pt 2025-08-04 09:44:57 +01:00
xilinx Tests: Prefer single quotes for regex 2025-10-06 14:22:33 +13:00
run-test.sh Enable SV for localparam use by Efinix cell_sim 2024-04-08 12:45:43 +02:00