mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 11:25:53 +00:00
Merge remote-tracking branch 'origin/eddie/ram32x1d' into xc7mux
This commit is contained in:
commit
f1675b88f6
5 changed files with 72 additions and 8 deletions
|
@ -120,7 +120,7 @@ function xtract_cell_decl()
|
|||
xtract_cell_decl RAM128X1S
|
||||
xtract_cell_decl RAM256X1S
|
||||
xtract_cell_decl RAM32M
|
||||
xtract_cell_decl RAM32X1D
|
||||
#xtract_cell_decl RAM32X1D
|
||||
xtract_cell_decl RAM32X1S
|
||||
xtract_cell_decl RAM32X1S_1
|
||||
xtract_cell_decl RAM32X2S
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue