mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-29 03:45:52 +00:00
Remove SRL16/32 from cells_xtra
This commit is contained in:
parent
73ddab6960
commit
1da0909662
2 changed files with 2 additions and 18 deletions
|
@ -134,8 +134,8 @@ function xtract_cell_decl()
|
|||
xtract_cell_decl ROM256X1
|
||||
xtract_cell_decl ROM32X1
|
||||
xtract_cell_decl ROM64X1
|
||||
xtract_cell_decl SRL16E
|
||||
xtract_cell_decl SRLC32E
|
||||
#xtract_cell_decl SRL16E
|
||||
#xtract_cell_decl SRLC32E
|
||||
xtract_cell_decl STARTUPE2
|
||||
xtract_cell_decl USR_ACCESSE2
|
||||
xtract_cell_decl XADC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue