Resources on FPGA's/Verilog

I have no background with FPGA's (except for a great quick explanation from Brandon) so I'm trying my best to learn about them. I learn well through youtube videos so I found 3 videos that range in complexity, from simple to more in depth, based on usage, design, pros/cons, etc. The terminology is definitely confusing but I thought these served as a useful introduction to it. 




 Hopefully this makes sense later: https://www.youtube.com/watch?v=jbOjWp4C3V4&t=780s

As for Verilog I found this so far that might be helpful:


Comments

  1. The verilog youtube video given above (https://www.youtube.com/watch?v=vVYOV9MP5BA) is very helpful . I also found on that same link that he has a playlist with a course he taught where there are many videos for verilog. https://www.youtube.com/playlist?list=PLfGJEQLQIDBN0VsXQ68_FEYyqcym8CTDN. There are also some videos for timing diagrams if you want to take a look at them.

    ReplyDelete
  2. Verilog IDE

    https://8bitworkshop.com/v3.5.1/?platform=verilog&file=clock_divider.v

    (source: the book Designing Video Game Hardware in Verilog by Steven Hugg)

    ReplyDelete
  3. This is a project related to VGA graphics I found online.
    https://timetoexplore.net/blog/arty-fpga-vga-verilog-01

    ReplyDelete

Post a Comment