mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 12:37:53 +00:00
ecp5: First BRAM type maps successfully
Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
parent
2ef1af8b58
commit
983fb7ff88
8 changed files with 76 additions and 10 deletions
|
|
@ -18,8 +18,8 @@ bram $__ECP5_DP16KD
|
|||
enable 2 1 @a10d18
|
||||
enable 1 1 @a11d9 @a12d4 @a13d2 @a14d1
|
||||
transp 0 2
|
||||
clocks 1 2
|
||||
clkpol 2 2
|
||||
clocks 2 3
|
||||
clkpol 2 3
|
||||
endbram
|
||||
|
||||
match $__ECP5_DP16KD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue