yosys/tests
Martin Povišer 9432e972f7
Merge pull request #4626 from povik/select-t-at
select: Add new `t:@<name>` syntax
2024-10-16 10:18:05 +02:00
..
aiger read_aiger: Fix incorrect read of binary Aiger without outputs 2024-04-29 14:06:58 +01:00
arch wheels: fix missing yosys-abc/share directory 2024-10-09 13:09:14 +03: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 cxxrtl: test stream operator 2024-10-01 13:25:07 +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 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
functional functional tests: run from make tests but not smtlib/rkt tests 2024-09-04 10:30:08 +01:00
hana tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
liberty tests: Add trivial liberty -unit_delay test 2024-09-18 16:17:03 +02: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 peepopt: avoid shift-amount underflow 2024-06-13 23:30:07 +02:00
opt_share tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
proc proc_dff: add tests 2024-08-28 16:24:47 +01: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 select: add t:@<name> test 2024-10-15 21:06:06 +02: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 Adjust operation naming in aigmap test 2024-09-17 13:55:58 +02:00
tools support file locations containing spaces 2022-08-08 20:30:50 +02:00
unit rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
various Merge pull request #4613 from povik/err-never-silence 2024-10-07 16:12:31 +02:00
verific Add left and right bound properties to wire. Add test. Fix printing 2024-09-10 12:52:42 +02:00
verilog Added cast to type support (#4284) 2024-09-29 17:03:01 -04: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