Hello world video using Xilinx Zynq, Vivado 2020, and Vitis

  Рет қаралды 78,015

Robert Swan

Robert Swan

Күн бұрын

Пікірлер: 61
@lokeshprajapati6576
@lokeshprajapati6576 3 жыл бұрын
First tutorial so far that I could follow all the way through and everything works. Thanks for the video!
@michaelalex5235
@michaelalex5235 3 жыл бұрын
This should be a template for all instructional videos that try to address complex tools like Vivado and Vitis. Xilinx has a lot to learn when it comes to making videos explaining their tools to beginners, IMO. Thank you very much.
@hoangnguyenvan5677
@hoangnguyenvan5677 9 ай бұрын
hello can u help me something with vitis
@ayylien5934
@ayylien5934 3 жыл бұрын
Thank you so much for this tutorial, I've been completely clueless on how am I supposed to work with it and had no idea where to start. This tutorial was an incredible starting point and I'm very grateful I stumbled upon it.
@NicolauWerneck
@NicolauWerneck 4 жыл бұрын
Thanks a lot for this video! I wanted to add a hint for newbies who may be struggling like I did: make sure your MiniZed boot mode is set to 'J' instead of 'F'!
@richardcai4921
@richardcai4921 2 жыл бұрын
This is just the video I need to figure out simply how vivado and vitis cooperate. Thank you very much.
@srdjanbabic8304
@srdjanbabic8304 2 жыл бұрын
Thank you so much for this! I've had a look through at least 5 different tutorials until I saw yours and finally made my board do something!
@86Carrera911
@86Carrera911 2 жыл бұрын
Thanks so much for making this!!! I'm a complete n00b, but you got me started.
@apprentice2101
@apprentice2101 4 жыл бұрын
Thank you very much for the video! It's very helpful. I wish I could upvote your video more than once
@totolovesunsun
@totolovesunsun 2 жыл бұрын
It is very helpful. Are you able to put together a video to show us how to utilize the GigiEnthernet on the board the Zynq board and use the Ethernet board to transmit data to another computer? Thank you for your time!
@chummyelec
@chummyelec 7 ай бұрын
I have a question re: minute 20:00. You have got your board plugged in... How is it plugged on? How is the Hello World app downloaded to the board? Over USB/UART? Over Ethernet, where the so called agent on the remote board grabs the files sent and places them in a specific location and runs the app? Over JTAG interface? Cheers
@sevillajessahmae8109
@sevillajessahmae8109 2 жыл бұрын
Hi. can I ask where did the M_AXI_GPO_ACLK go??
@CyberKrish271
@CyberKrish271 4 жыл бұрын
Great informative video for beginners.....
@paparoach3025
@paparoach3025 3 жыл бұрын
I’m using a Cora Z7 board and when I run the auto router in the block diagram it throws an error that the clk input is not connected to a valid source. The block diagram didn’t change the way yours did. Any idea what it could be?
@emadmojaveri1404
@emadmojaveri1404 3 жыл бұрын
quick and very informative, thanks mate
@xEcko6
@xEcko6 Жыл бұрын
When attempting to Validate the Design, I keep getting the error ' [BD 41-758] The following clock pins are not connected to a valid clock source: /processing_system7_0/M_AXI_GP0_ACLK'. Any ideas?
@xEcko6
@xEcko6 Жыл бұрын
In case anyone was wondering, if you have an 'M_AXI_GP0_ACLK' input pin, you need to connect that to the 'FCLK_CLK0' and that solves all your problems.
@felipeferreira1960
@felipeferreira1960 11 ай бұрын
@@xEcko6 Thank you very much for your comment, it was very useful. Could you tell me the reason for this? Furthermore, I would be very happy if you have references to learn more about the platform. Thanks
@kushalpkoundinya4752
@kushalpkoundinya4752 4 ай бұрын
Same error any solution??
@Bwajster
@Bwajster 2 жыл бұрын
Does Vitis HLS v2022.1 support built-in HLS Functions such as hls::Threshold, hls::Erode, hls::Dilate, hls::Mul, hls::Duplicate, hls::MinMaxLoc, hls::CvtColor etc. ?
@yrm1594
@yrm1594 3 жыл бұрын
When it comes to actual hardware, how does C interact with the "hardware"? When I build something using vivado, where can I output/input 1/0 using C/Vitis?
@مروانعبدالخالقذنون
@مروانعبدالخالقذنون 2 ай бұрын
Dear Sir I have built a module using PL part only to calculate the summation of Bytes. Now, I try to use the Zynq with axi-gpio to read the final value of the summation. I test each circuit individually, it is works correctly. The problem is that when I connected them together (the PL with PS), I did not get any results by the Zynq at the serial monitor. Please, if you can help. Thanks.
@estebangabrielcabanillas7582
@estebangabrielcabanillas7582 2 жыл бұрын
Thanks for your video, very usefull! Do you know the reason for Xilinx to switch SDK yo Vitis? It seems pritty much the same thing...
@優さん-n7m
@優さん-n7m 2 жыл бұрын
why are there 2 board support packages in the video?
@angelg3986
@angelg3986 11 ай бұрын
good video, but it doesn't tell about licensing - I changed the chip to Kintex UltraScale XCKU15P and it says I don't have license for HLS synthesis
@MohdRizwanEC
@MohdRizwanEC Жыл бұрын
Is it work with picorv32 with some interconnect and peripherals ?
@edgarmatzinger9742
@edgarmatzinger9742 2 жыл бұрын
And if I don't want to use an IP? To just write VHDL and synthesize that (after providing a target chip of course)?
@rildank5557
@rildank5557 3 жыл бұрын
Hello, thanks for the video. Can you explain what are the differences between Xilinx SDK and Vitis ?
@spaceman1328
@spaceman1328 Жыл бұрын
SDK is derived from xilinx vivado & vitis is followed from vivado 2019 .
@Sandeep-tc1yv
@Sandeep-tc1yv 2 жыл бұрын
Thankyou very much, this video was extremely helpful.
@sebastainandexer5119
@sebastainandexer5119 4 жыл бұрын
Hello and thanks you for your videos on this channel. I'd like to learn the xilinx vitis software platform for programming software part and implementing the hardware part with it. Can you suggest me how to learn it and where should I start (like which user guides and ...).? Best regards
@robertswan8546
@robertswan8546 4 жыл бұрын
I'd suggest getting a demo board, like the Avnet minized. I think its only around $100 USD, then just do what you are already doing watch the videos and start creating your own projects. I have to say that watching the video is helpful, but doing it yourself will make what you learn stick.
@sebastainandexer5119
@sebastainandexer5119 4 жыл бұрын
@@robertswan8546 Thank you very much
@dadominicanstyl
@dadominicanstyl 3 жыл бұрын
Robert great video tutorial, thanks. :)
@no5x937
@no5x937 2 жыл бұрын
@15:08 you Browsed your project folder for your design_1_wrapper.xsa file and it successfully opened with Operating System: standalone and Processor: ps7_cortexa9_0. Well, when I selected my design_1_wrapper.xsa file it took a while BUT both the Operating System and Processor were greyed out and blank. It would not let me continue. So, can I select a default XSA and which one? Or do I need to go back and fix something? Note: since my free Vivado 2021.2 ML Version failed with the MiniZed board I had to substitute the Zybo Z7-20 (xc7z020clg400-1) board, Report IP status, Upgrade Selected, Generate the Output products which worked, Run Synthesis, Implementation, and Generate Bitstream successfully, Export the Bitstream file to Target HW, selected Zybo Z7-20's XSA file created in my project folder, Exported HW Platform. Then I opened Vitis Tools > Launch Vitis IDE > Create New Platform > hello_world_platform > XSA File: design_1_wrapper.xsa > Open > Reading HW specification. Software specification: Operating System: greyed out Processor: greyed out Aby suggestions on how to remedy this problem? After further investigation, it appears you skipped a few steps in Synthesis because you did not use a MiniZed board Constraints file and did not set the I/O pins for this design application. So, go the following critical warnings: General Messages [Common 17-55] 'set_property' expects at least one object. ["c:/Users/..../Documents/Xilinx/FPGA/Projects/RobertSwan/Hello_world_microzed/Hello_world_microzed.gen/sources_1/bd/design_1/ip/design_1_processing_system7_0_0/design_1_processing_system7_0_0.xdc":33] [Vivado 12-1411] Cannot set LOC property of ports, Could not legally place instance design_1_i/processing_system7_0/inst/genblk13[31].MIO_BIBUF at E16 (IOPAD_X1Y108) since it belongs to a shape containing instance design_1_i/processing_system7_0/inst/PS7_i. The shape requires relative placement between design_1_i/processing_system7_0/inst/genblk13[31].MIO_BIBUF and design_1_i/processing_system7_0/inst/PS7_i that can not be honoured because it would result in an invalid location for design_1_i/processing_system7_0/inst/PS7_i. ["c:/Users/.../Documents/Xilinx/FPGA/Projects/RobertSwan/Hello_world_microzed/Hello_world_microzed.gen/sources_1/bd/design_1/ip/design_1_processing_system7_0_0/design_1_processing_system7_0_0.xdc":188] Design Initialization [Common 17-55] 'set_property' expects at least one object. ["c:/Users/.../Documents/Xilinx/FPGA/Projects/RobertSwan/Hello_world_microzed/Hello_world_microzed.gen/sources_1/bd/design_1/ip/design_1_processing_system7_0_0/design_1_processing_system7_0_0.xdc":33] [Vivado 12-1411] Cannot set LOC property of ports, Could not legally place instance design_1_i/processing_system7_0/inst/genblk13[31].MIO_BIBUF at E16 (IOPAD_X1Y108) since it belongs to a shape containing instance design_1_i/processing_system7_0/inst/PS7_i. The shape requires relative placement between design_1_i/processing_system7_0/inst/genblk13[31].MIO_BIBUF and design_1_i/processing_system7_0/inst/PS7_i that can not be honoured because it would result in an invalid location for design_1_i/processing_system7_0/inst/PS7_i. ["c:/Users/.../Documents/Xilinx/FPGA/Projects/RobertSwan/Hello_world_microzed/Hello_world_microzed.gen/sources_1/bd/design_1/ip/design_1_processing_system7_0_0/design_1_processing_system7_0_0.xdc":188] So, do you have a recommended I/O Ports for the following this applications (86) signals? Thanks, JT
@kasperbuurvistesen1702
@kasperbuurvistesen1702 4 жыл бұрын
Thanks for this video. Very helpful
@andreigeorge8493
@andreigeorge8493 2 жыл бұрын
hello, thank you for the tutorial! i keep having a problem when trying to create the hello world application. when i select the "Hello World" example, i get the following message: "This application requires a Uart IP in the hardware." i am using zybo 7z010 board. what am i doing wrong? should i add at the beginning a UART ip core in vivado block diagram or something like that?
@xEcko6
@xEcko6 Жыл бұрын
Were you able to program the board? What version of Vivado were you using?
@andreigeorge8493
@andreigeorge8493 Жыл бұрын
@Kiernan King 2019.2 i come back tomorrow with the details.
@steveandamyalso
@steveandamyalso 3 жыл бұрын
You keep referring to IP. Internet Protocol? Intellectual Property?
@robertswan8546
@robertswan8546 2 жыл бұрын
Intellectual property
@danielbowman7507
@danielbowman7507 3 жыл бұрын
is there a tutorial to do this for linux platform, i keep getting a sd card error
@alexandrosanastasiou1964
@alexandrosanastasiou1964 4 жыл бұрын
While connection to com4 is successful at this baud rate, the terminal prints nothing. Is there any suggestion?
@isidroy
@isidroy 3 жыл бұрын
I had the same problem.. I closed Vitis, connected the board and open Vitis again. It worked for me.
@felipeferreira1960
@felipeferreira1960 11 ай бұрын
@@isidroy , Did you manage to solve your problem? One question, did you use USB for debugging and another cable for USB-UART for UART communication on the terminal?
@mbuaesenju8514
@mbuaesenju8514 Жыл бұрын
Very helpful. Thank you.
@優さん-n7m
@優さん-n7m 2 жыл бұрын
You should have included a GPIO component in the tutorial so it would be even better!
@mihirvaghela2185
@mihirvaghela2185 3 жыл бұрын
I want to print hello world on third party simulator Xcelium which is available in vivado.. can you please tell me how to do that? Or can you provide me with any tutorial to do so?
@ArpithaBS-x2h
@ArpithaBS-x2h Ай бұрын
Hi... I am getting an error while i tru to debug launch hardware as: Error while launching program. Cannot reset APU. APB AP transaction error, DAP status 0xF0000021.... Kindly suggest me some solutions to resolve this...
@kishoremulupuri113
@kishoremulupuri113 3 жыл бұрын
Unable to create firmware project...
@nielspaulin2647
@nielspaulin2647 3 жыл бұрын
Excellent!
@vijaydattu709
@vijaydattu709 3 жыл бұрын
Hello sir,thanks for the video,how to work with lwip tcp server client application vitis in qemu emulator?if possible please tell us the procedure.
@alexandrosanastasiou1964
@alexandrosanastasiou1964 4 жыл бұрын
Thank you so much!
@syedmraza-ca
@syedmraza-ca 3 жыл бұрын
Much Appreciated!! Helped me with Udemy Course 'Learn Fundamentals of FPGA and VHDL Development; Lecture 70
@ВячеславВячеславович-о8у
@ВячеславВячеславович-о8у 4 жыл бұрын
Thanks
@94raviteja
@94raviteja 2 жыл бұрын
Great Tutorial. I Have some questions as I have recently purchased a KV260 board and am trying to port my code onto it. Do you have a discord where I can hit you up?
@skabdulhaibasha3263
@skabdulhaibasha3263 Жыл бұрын
I want to recive gps data through uart on zed board. how to do that?
Creating your first FPGA design in Vivado
27:23
FPGA Therapy
Рет қаралды 75 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Xilinx ILA  Demo using Vivado 2020, Vitis, and Avnet Minized rev1
23:03
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,1 МЛН
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,4 МЛН
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 177 М.
Generating custom AXI4-Stream IP core using Xilinx Vivado
40:38
Vipin Kizheppatt
Рет қаралды 36 М.
Vivado and Vitis
1:01:17
BYU Computing Bootcamp
Рет қаралды 14 М.
ZYNQ AXI Interfaces Part 1  (Lesson 3)
39:10
Microelectronic Systems Design Research Group
Рет қаралды 73 М.
PetaLinux 101 - Getting Started Quickly
28:52
Adaptive Computing Developer
Рет қаралды 36 М.
"Simple Made Easy" - Rich Hickey (2011)
1:01:39
Strange Loop Conference
Рет қаралды 104 М.