mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Fix elaboration of whole memory words used as indices
This commit is contained in:
parent
af457ce8d0
commit
750831e3e0
4 changed files with 56 additions and 1 deletions
4
tests/various/memory_word_as_index.data
Normal file
4
tests/various/memory_word_as_index.data
Normal file
|
@ -0,0 +1,4 @@
|
|||
00 04 08 0c
|
||||
10 14 18 1c
|
||||
20 24 28 2c
|
||||
30 34 38 3c
|
Loading…
Add table
Add a link
Reference in a new issue