Skip to content

Commit

Permalink
removing 'project_parameters' from .XCI so it can be used across mult…
Browse files Browse the repository at this point in the history
…iple types of FPGA fabric
  • Loading branch information
ruck314 committed Jun 11, 2024
1 parent 5da233b commit 387ed34
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions protocols/pgp/pgp2fc/gtyUltraScale+/ip/Pgp2fcGtyCore.xci
Original file line number Diff line number Diff line change
Expand Up @@ -821,21 +821,6 @@
"C_TX_USRCLK_FREQUENCY": [ { "value": "185.7142850", "resolve_type": "generated", "format": "float", "usage": "all" } ],
"C_TX_USRCLK2_FREQUENCY": [ { "value": "185.7142850", "resolve_type": "generated", "format": "float", "usage": "all" } ]
},
"project_parameters": {
"ARCHITECTURE": [ { "value": "virtexuplus" } ],
"BASE_BOARD_PART": [ { "value": "" } ],
"BOARD_CONNECTIONS": [ { "value": "" } ],
"DEVICE": [ { "value": "xcvu9p" } ],
"PACKAGE": [ { "value": "fsgd2104" } ],
"PREFHDL": [ { "value": "VHDL" } ],
"SILICON_REVISION": [ { "value": "" } ],
"SIMULATOR_LANGUAGE": [ { "value": "MIXED" } ],
"SPEEDGRADE": [ { "value": "-2" } ],
"STATIC_POWER": [ { "value": "" } ],
"TEMPERATURE_GRADE": [ { "value": "E" } ],
"USE_RDI_CUSTOMIZATION": [ { "value": "TRUE" } ],
"USE_RDI_GENERATION": [ { "value": "TRUE" } ]
},
"runtime_parameters": {
"IPCONTEXT": [ { "value": "IP_Flow" } ],
"IPREVISION": [ { "value": "16" } ],
Expand Down

0 comments on commit 387ed34

Please sign in to comment.