adi_xilinx_device_info_enc: Add new packages

Add definition for new ultrascale device packages.
The package information is used by software for xcvr calibration.
At the moment, the factors that are influencing the calibration for the new
packages are not clear.
main
AndreiGrozav 2020-02-24 11:38:42 +02:00 committed by AndreiGrozav
parent 4684dc03ce
commit 74221eb42c
1 changed files with 4 additions and 1 deletions

View File

@ -100,7 +100,10 @@ set dev_package_list { \
{ cl 14 } \ { cl 14 } \
{ sf 15 } \ { sf 15 } \
{ ba 16 } \ { ba 16 } \
{ fa 17 }} { fa 17 } \
{ fs 18 } \
{ fi 19 }}
set xcvr_type_list { \ set xcvr_type_list { \
{ Unknown 0 } \ { Unknown 0 } \