yosys/tests
Dag Lem a32d9b6c45 Fix test of memory vs. memory converted to registers
The purpose of memtest02 in tests/simple/memory.v is to	test bit
select on both memory (mem1) and memory converted to registers (mem2).

After 7cfae2c52, mem1 was automatically converted to registers,
and the test no longer worked as intended. This is fixed by
adding (* nomem2reg *) to mem1.
2024-02-11 11:26:52 -05:00
..
aiger tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
arch tests: Run async2sync before sat and/or sim to handle $check cells 2024-02-01 16:14:11 +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 cxxrtl: Mask `bmux` result appropriately 2023-12-14 06:57:28 +00: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 Merge pull request #3887 from kivikakk/env-bash 2023-12-18 16:33:35 +01:00
memories tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
opt tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
opt_share tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
proc tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10: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 packed multidimensional arrays 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 Fix test of memory vs. memory converted to registers 2024-02-11 11:26:52 -05: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 Merge pull request #3887 from kivikakk/env-bash 2023-12-18 16:33:35 +01:00
svinterfaces tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
svtypes Add support for packed multidimensional arrays 2024-02-11 11:26:52 -05:00
techmap Merge pull request #3887 from kivikakk/env-bash 2023-12-18 16:33:35 +01:00
tools support file locations containing spaces 2022-08-08 20:30:50 +02:00
unit Build hotfix in tests/unit/Makefile 2016-12-11 10:58:49 +01:00
various tests/various/clk2fflogic_effects.sh: remove /tmp use 2024-02-10 15:09:54 -06:00
verific Add -nordff to test 2024-02-06 10:36:30 +01:00
verilog hierarchy: Without a known top module, derive all deferred modules 2024-02-06 10:31:40 +01:00
vloghtb tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
xprop tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10:00
gen-tests-makefile.sh tests: Run async2sync before sat and/or sim to handle $check cells 2024-02-01 16:14:11 +01:00