mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 23:10:09 +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
|
@ -475,6 +475,8 @@ module DP16KD(
|
|||
parameter WRITEMODE_A = "NORMAL";
|
||||
parameter WRITEMODE_B = "NORMAL";
|
||||
|
||||
parameter CLKAMUX = "CLKA";
|
||||
parameter CLKBMUX = "CLKB";
|
||||
|
||||
parameter GSR = "ENABLED";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue