First project with Vivado

  Рет қаралды 52,566

BOPV

BOPV

Күн бұрын

Пікірлер: 48
@AHamAtHrt
@AHamAtHrt 5 жыл бұрын
Got me started. Without this I wouldn't have known where to begin. Thank you!
@mariacrocco1759
@mariacrocco1759 7 жыл бұрын
This is a good resource for beginners. Very Clear. Useful information. Careful Clean Concise. Thanks and God job.
@PatrickDelBarba
@PatrickDelBarba 4 жыл бұрын
These tutorials are probably some of the best on youtube. Thanks for making these available! These still work with vivado 2019 and the ARTY A7 board with some obvious changes to where you get the xdc files from
@anch83
@anch83 7 ай бұрын
Excellent tutorial and demonstration!
@muhammadkashifkhattak7541
@muhammadkashifkhattak7541 6 жыл бұрын
very good tutorials, hope guys like you create more tutorials to spread knowledge..
@mrunmoysamal3826
@mrunmoysamal3826 6 жыл бұрын
Awesome tutorial! Just got my Basys 3 board today and fired up this program. 10/10 Thank you!
@dheerajchumble5602
@dheerajchumble5602 4 жыл бұрын
Excellent tutorial sir. keep posting such videos.
@nikithsaidheekonda7976
@nikithsaidheekonda7976 6 жыл бұрын
Thank you so much. This tutorial is really helpful to get me through the ZED Board.
@_Junkers
@_Junkers 7 жыл бұрын
I was looking for a tutorial of this nature. Thanks so much!
@MammaArt
@MammaArt 4 жыл бұрын
Hello Tom, Could you please provide me the Code you wrote in this video. Thanks, Suman
@engr.qaisarfarooq5336
@engr.qaisarfarooq5336 4 жыл бұрын
Very helpful, Great work Sir!
@trandang0709
@trandang0709 7 жыл бұрын
I have followed your instruction and it's worked. Thank you so much. I hope you could create more instruction video like this to help us understand more about Zedboard and Vivado.
@rithanathiths3613
@rithanathiths3613 4 жыл бұрын
excellent tutorial for beginners
@skelotar
@skelotar 6 жыл бұрын
Thank you so much! Went through and was able to make my own IP and test successfully on the Pynq Z1
@fabulous_peanut
@fabulous_peanut 4 жыл бұрын
You're excellent at coming up with random words for acronyms lol, great vid though, thank you!
@Tapajara
@Tapajara 5 жыл бұрын
At 16:06 you are suddenly editing the net to pin assignments. How did you get there?
@breckyunits
@breckyunits 7 жыл бұрын
Very clear to follow. Thanks!
@LL-ue3ek
@LL-ue3ek 2 жыл бұрын
I do not have the board so I selected the same chip and tried to follow your demo as an exercise. I still did not successfully generate the bitstream after manually creating a constraint file; and I kept getting the same errors that you got in the video; the error was about the IOSTANDARD not being a specified value, even after I went into the "I/O ports" and selected specific values in the pull-down window. I think like you said it can get "absurd" in this issue. Why would Vivado make it so difficult and give users hard time like this.
@mohammadhassan8127
@mohammadhassan8127 3 жыл бұрын
Thank you. Do you know how to find the design delay time?
@lingesh4793
@lingesh4793 6 жыл бұрын
Very useful , thank you very much.
@laurenceearp7736
@laurenceearp7736 7 жыл бұрын
RTL stands for Register-transfer-level, not run-time-logic...
@marc-alexandreboechat5091
@marc-alexandreboechat5091 5 жыл бұрын
while we are at it, I think PL stands for Programmable Logic ... too many initialisms. Great vid anyway, thanks!
@HLSx
@HLSx 5 жыл бұрын
I loved this tutorial. I think line 52 of Blinky.v should be : leds
@marc-alexandreboechat5091
@marc-alexandreboechat5091 5 жыл бұрын
Yes, you can actually see the bug in the demo at the end, leds[7] only lit going one direction. Off by one :)
@Jocjabes
@Jocjabes 4 жыл бұрын
A newbie question, how does that line, when implemented lead to leds turning ON? All I see is it being assigned. What understanding am I lacking here? Thanks.
@fred123864
@fred123864 5 жыл бұрын
Why is post synthesis simulation different to behavioural simulation for reset signal? In post synthesis reset takes more than one clock cycle to clear.
@ucgiangnguyen8009
@ucgiangnguyen8009 3 жыл бұрын
do you have test_bench file ?
@no5x937
@no5x937 2 жыл бұрын
[Place 46-29] place_design is not in timing mode. Skip physical synthesis in placer [Power 33-232] No user defined clocks were found in the design! Power estimation will be inaccurate until this is corrected. Resolution: Please specify clocks using create_clock/create_generated_clock for sequential elements. For pure combinatorial circuits, please specify a virtual clock, otherwise the vectorless estimation might be inaccurate [Timing 38-313] There are no user specified timing constraints. Timing constraints are needed for proper timing analysis. What are the remedies for these warnings?
@darwincharters4293
@darwincharters4293 7 жыл бұрын
Great tutorial. Just one question - why didn't you have to create any timing constraints? If I try to follow your tutorial I get implementation warnings saying I should use "create_clock" constraint. Thanks
@jaiminajmera0207
@jaiminajmera0207 4 жыл бұрын
To what is the clk speed reduced from 100MHz after divclk implementation?
@no5x937
@no5x937 2 жыл бұрын
[DRC ZPS7-1] PS7 block required: The PS7 cell must be used in this Zynq design in order to enable correct default configuration. Is there a Vivado setting, .xdc constraint parameter setting, or other remedy for this warning?
@fteiyp
@fteiyp 6 жыл бұрын
Im struggling to get the zedboard to connect, how do you have the jumpers set up?
@LL-ue3ek
@LL-ue3ek 2 жыл бұрын
when you rotate light through the LED array, you used "
@no5x937
@no5x937 2 жыл бұрын
[Synth 8-7080] Parallel synthesis criteria is not met Am I missing some Vivado Setup setting that will remedy this warning? Or is this common and should ignore>
@m.sharathreddy4356
@m.sharathreddy4356 4 жыл бұрын
which vivado are u using in this video sir? Is vivado webpack supports that gui of constraints setting?
@fabulous_peanut
@fabulous_peanut 4 жыл бұрын
so you can change the voltages on a bank or it's already set? the zedboard_master_UCF says a specific voltage for each pin but in software there is more than one option.
@kirkweedman5821
@kirkweedman5821 6 жыл бұрын
You should not be using initialed regs in your clock divider. You also mixed blocking and non blocking statements in your sequential logic. These are not proper RTL design. You should have just run a reset signal into this block
@rainermalzbender6329
@rainermalzbender6329 5 жыл бұрын
RTL does not mean run time logic; it's register-transfer level. Stupid old name, but now ubiquitous.
@lrobie123
@lrobie123 2 жыл бұрын
must be a mechanical keyboard. lots of clacking noise. haha. gamers love those keyboards
@saygnsisman927
@saygnsisman927 6 жыл бұрын
Your keyboard sounds like can.
@jogeshsingh854
@jogeshsingh854 3 жыл бұрын
😄
@southfloridadventure
@southfloridadventure 4 жыл бұрын
Good teacher but need to get rid of that enoying keyboard sound
Vivado Custom IP with Memory Mapped I/O
26:15
BOPV
Рет қаралды 26 М.
First VHDL Project with Vivado for the ZYBO Development Board
14:57
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Hello world video using Xilinx Zynq, Vivado 2020, and Vitis
22:34
Creating your first FPGA design in Vivado
27:23
FPGA Therapy
Рет қаралды 75 М.
Inside the V3 Nazi Super Gun
19:52
Blue Paw Print
Рет қаралды 2,3 МЛН
Introduction to Zedboard and First Project with Xilinx SDK
29:35
Vipin Kizheppatt
Рет қаралды 26 М.
EEVblog #496 - What Is An FPGA?
37:44
EEVblog
Рет қаралды 774 М.
How To Create First Xilinx FPGA Project? | Xilinx FPGA Programming Tutorials
11:21
Simple Tutorials for Embedded Systems
Рет қаралды 149 М.
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
thoughtbot
Рет қаралды 915 М.