mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
ice40: match memory inference attribute values case insensitive.
LSE/Synplify use case insensitive matching.
This commit is contained in:
parent
60f047f136
commit
3f4460a186
2 changed files with 7 additions and 0 deletions
|
@ -30,6 +30,7 @@ endbram
|
|||
|
||||
# The syn_* attributes are described in:
|
||||
# https://www.latticesemi.com/-/media/LatticeSemi/Documents/Tutorials/AK/LatticeDiamondTutorial311.ashx
|
||||
attr_icase 1
|
||||
|
||||
match $__ICE40_RAM4K_M0
|
||||
# implicitly requested RAM or ROM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue