I followed getting started instructons and unzipped new board files into data/board_files dir
Vivado does not list the boards to select
I followed getting started instructons and unzipped new board files into data/board_files dir
Vivado does not list the boards to select
Hello Denn,
Did you install the UltraScale+ ES1 Vivado License that should have shipped with you kit? If you did not, then this is your issue.
--Josh
Yes, the license manager shows xczu3eg-es1 ans XCZU3EG-ES1_bitgen
Hi Dennisminton,
Can you double check for me that you installed your license correctly. Open up your Vivado License Manager and click on View License Status. Then double check that for your UltraScale+ ES1 devices under the "Host IDs Match" section it reads YES. Then also look at the Version Limit Sectioin and make sure it is ok to operate in the Tool version you are using. What Version of Vivado are you using?
Thanks,
Josh
Hello Josh,
The 2 license names I listed before. Host IDs Match section reads YES
Version limit is 2018.4 for both, and I am using 2016.4
Is UltraScale+ ES1 the same license name as eczu3eg-es1 ? Or should I see "UltraScale" in the license name ?
Hi Dennisminton,
Sorry about the confusion, yes eczu3eg-ea1 is what I am refering to when I say UltraScale. What operating system are you using? I would image windows correct? Please verify that you have the following files located in the following directory : C:\Xilinx\Vivado\2016.4\data\boards\board_files
These 3 files should be present :
ultrazed_3eg_iocc_es1
ultrazed_3eg_pciecc_es1
ultrazed_3eg_som_es1
--Josh
Windows 10
Yes, they are there
JOsh,
OK back in play to continue this
Hi Dennisminton,
Did you follow the instructions on the quick start card. Specifically the step where it asks you to create a text file called init.tcl and place that file in the Vivado scripts folder?
http://zedboard.org/sites/default/files/documentations/AES-ZU3EGES-1-SK-G-QSC-SK-v4a_0.pdf
--Josh
Yes, and I also aded set_param board.repoPaths [list <path to the files> ]
Hi Dennisminton,
You put the following text in that file as well correct? "enable_beta_device*"
--Josh