mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 03:31:24 +00:00
Initialization support for all iCE40 bram modes
This commit is contained in:
parent
b4d7a590e8
commit
752851954b
8 changed files with 65 additions and 28 deletions
|
@ -12,7 +12,7 @@ bram $__ICE40_RAM4K_M0
|
|||
endbram
|
||||
|
||||
bram $__ICE40_RAM4K_M123
|
||||
init 0
|
||||
init 1
|
||||
abits 9 @M1
|
||||
dbits 8 @M1
|
||||
abits 10 @M2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue