yosys/tests
Marian Buschsieweke 7f89a45ad7 cxxxrtl: fix use of format specifiers in test
This fix a few instances of incorrect (and non-portable) use of format
specifiers.
2024-06-11 07:22:39 +01:00
..
aiger read_aiger: Fix incorrect read of binary Aiger without outputs 2024-04-29 14:06:58 +01:00
arch intel_alm: drop quartus support 2024-05-03 11:32:33 +01:00
asicworld tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
bind Add support for parsing the SystemVerilog 'bind' construct 2021-07-16 09:31:39 -04:00
blif tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
bram tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
cxxrtl cxxxrtl: fix use of format specifiers in test 2024-06-11 07:22:39 +01:00
errors Rename the generic "Syntax error" message from the Verilog/SystemVerilog parser into unique, 2018-10-25 02:37:56 +03:00
fmt cxxrtl: always lazily format print messages. 2024-01-19 18:55:23 +00:00
fsm tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
hana tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
liberty tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
lut tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
memfile tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
memlib Move parameters to module declaration 2024-04-08 12:44:37 +02:00
memories Move parameters to module declaration 2024-04-08 12:44:37 +02:00
opt tests: Remove part of test involving combinational loops 2024-03-11 10:45:36 +01:00
opt_share tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
proc proc_rom: don't assert on big actionless switch. 2024-02-18 01:33:28 +11:00
realmath tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
rpc tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
sat Add support for $dimensions and $unpacked_dimensions 2024-02-11 11:26:52 -05:00
select tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
share tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
sim Replace GNU specific invocation of basename(1) with the equivalent 2022-10-23 11:02:18 +13:00
simple write_verilog: don't `assign` to a `reg`. 2024-04-03 13:06:45 +02:00
simple_abc9 tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
smv tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10: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 fix test for verific 2024-02-12 09:19:58 +01:00
techmap cellmatch: Rename the special design to `$cellmatch` 2024-05-03 16:42:41 +02:00
tools support file locations containing spaces 2022-08-08 20:30:50 +02:00
unit Changes in libs, passes and tests Makefiles. LDLIBS -> LIBS. LDFLAGS -> LINKFLAGS. CXX is clang++ or g++, not clang and gcc 2024-02-25 17:23:56 +01:00
various box_derive: Tune the test 2024-05-29 20:42:11 +02:00
verific Add -nordff to test 2024-02-06 10:36:30 +01:00
verilog write_verilog: don't `assign` to a `reg`. 2024-04-03 13:06:45 +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
gen-tests-makefile.sh do not override existing shell variable 2024-02-12 12:58:13 +01:00