mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 19:05:52 +00:00
Add support for Xilinx PS7 block
This commit is contained in:
parent
5387ccb041
commit
99a14b0e37
2 changed files with 624 additions and 0 deletions
|
@ -112,6 +112,7 @@ function xtract_cell_decl()
|
|||
xtract_cell_decl PHY_CONTROL
|
||||
xtract_cell_decl PLLE2_ADV
|
||||
xtract_cell_decl PLLE2_BASE
|
||||
xtract_cell_decl PS7
|
||||
xtract_cell_decl PULLDOWN
|
||||
xtract_cell_decl PULLUP
|
||||
# xtract_cell_decl RAM128X1D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue