The MiniZED makes a special point of having you install the Oracle Virtual Box -- got that all done. Then it says there is a pre-loaded image for Vivado? Where is it?
The MiniZED makes a special point of having you install the Oracle Virtual Box -- got that all done. Then it says there is a pre-loaded image for Vivado? Where is it?
Hi Greg,
What document are you following? And what's your host OS? Vivado can run directly, no need for a VM.
At least, this is what the MiniZed user guide mentions:
http://zedboard.org/sites/default/files/documentations/MiniZed-GSG-v1_2.pdf and what is what I've tried too - at least for Windows anyway.
The link to Vivado in the user guide seems to indicate a Linux version too - I have not tried that.
Thanks Shabaz and Clem
Maybe I need to step back, a little and ask a couple fundamental questions
1. I have Vivado 2019_2 installed, licensed on Windows 10. I was able to complete the LAB and created the ZYNC top-level. --
2. I also have Oracle VirtualBox up and running with a shared Box back to the WIndows environment. --- No the instruction are telling me to download Vivado and load it into a VM, as Shabaz said, I already have it load under WIndows??
3. I generated the bitstream on sheet 21 of ZyncHw_2019_1_lab, then step 11 say from pull-down in Vivado, select
4. SO, I am stuck, at Experiment 4 "Create and Run Hello World Application" on sheet 25 of ZyncHw_2019_1_lab
It tells me to Create tge Standalone BSP
Select File-> New_> Board Support Package -- What tool is this in? I sure don't see it in Vivado ??
Thanks for remedial help.
Greg
Hi Greg,
The BSP stuff is not in Vivado, there should be a 'Xilinx SDK' that was downloaded and installed too. (I don't know if it is a separate download, but it should result in a separate piece of software called Xilinx SDK installed on the PC).
I managed to follow both the HW and SW tutorials using Vivado installed directly on Windows 10. No need for a VM.
I managed to use 2019.2 and Vitis without too much trouble - the main different is how a project and BSP is started in Vitis compared to the SDK in 2019.1. I'm not sure exactly where in the labs you are, but if you've installed 2019.2 too then I suspect you might be at this point.
The lab is probably expecting you to be running the SDK. You'll need to run Vitis, pick a workspace and "Create Application Project" and then create a new platform for hardware (XSA). To be honest it's a little too much to explain in a single post. You might find it useful to follow a guide that uses Vitis first such as https://www.hackster.io/adam-taylor/mini-but-mighty-the-minized-and-vitis-for-motor-control-9c376b
I've just moved on the Petalinux stuff and trying to use 2019.2 which is confusing the hell out of me (again).
"the document really does not spell out where this VM image is ?
The Lab 0 setup document gives you a link:
DOWNLOAD LINK FOR PRE-BUILT VM FILE (2GB size):
http://avnet.me/Ubuntu_16_04_Virtual_Box_2019_1
It also warns you that this image doesn't include the recommended Vivado Design Suite 2019.1 tools for use with the labs:
"Unfortunately Xilinx will not allow pre-installed tools to be distributed along with the pre-made Virtual Machine. This is due to licensing policies and export control requirements."
Ah ! right, it looks like it is now being redirected back to the install guide here on the Element14 site rather than to the VM image itself.
There are quite a few broken links and URLs in the guide. There's also quite a few places where it still mentions version 2017.4 (I think).
I found that installing Vivado and SDK/Vitis directly on a Windows 10 machine was fine for following the Hardware and Software courses. No need for the VM. (I was also trying PetaLinux tools installed within WSL2 which initially seems OK, but I'm being bitten by the fact I installed 2019.2 at the moment.)
Ok, loaded Vitis. I think I am moving ahead, but very slowly to do a Hello World Lab
it is unfortunate that the initial training has some many issues without clarity. My humble feedback at this point, need to go through the labs with a fine-tooth comb and ensure error-free.
Thanks all, for the help.
I'm sure I will have more, "dumb" questions
Greg