HDMI FPGA | FGPA4fun code updated to Vivado 2020.1

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ •

  • @dendritedigital2430
    @dendritedigital2430 3 роки тому +2

    THAT WAS TURNKEY! Your code works great! I had to change the clock frequency from 125 MHz to 100 MHz and adjust the multiply from 6.0 to 10.0 and the dividers from 30 and 3 to 40 and 4. Other than that no mods necessary.

    • @Dom-bo8wd
      @Dom-bo8wd  3 роки тому +1

      Sweet! Glad it worked with the modifications!

    • @dendritedigital2430
      @dendritedigital2430 3 роки тому

      @@Dom-bo8wd, I also got it running on 720p!

  • @ParallelLogic
    @ParallelLogic 4 роки тому +1

    8:28 - 8b/10b isn't about capacitance per se, it's more about avoiding charge build-up (DC balance). You're sending packets that are +-1 bit from being an even number of 1's and 0's.

    • @Dom-bo8wd
      @Dom-bo8wd  4 роки тому

      gotcha thanks for the clarification :)

  • @Chris-hi2hn
    @Chris-hi2hn 3 місяці тому

    I'm trying out your hdmi firmware on a xilinx based zybo. However when connecting it to my tv's hdmi port I'm not seeing an image. I wonder if I need to set the tv some how or power the dev board via a power adapter instead of via the USB from my laptop

  • @jajajaj666
    @jajajaj666 2 роки тому

    Do we need to write constraints? to which pins? i'm using ZedBoard. Thanks for your videos.

  • @davidwarford3087
    @davidwarford3087 3 роки тому

    That's really cool. Im thinking about picking up an FPGA from Xilinx, any advice for getting started? My end goal is to try and make a ray marching renderer in hardware, no clue if you can make it faster than you can get it on a GPU but would be really cool if I could get the game marble marcher running faster than it does on a GPU.

  • @juck2002
    @juck2002 3 роки тому

    I enjoyed watching the video. I am trying to test the above code with xilinx digilent zybo board. I made 25Mhz through Clock Wizard and finished the simulation. However, there was no output from the monitor. can you give me some advice. Thank you.

    • @juck2002
      @juck2002 3 роки тому

      I solved it by myself. Thank YOU.

    • @AFenn
      @AFenn 2 роки тому

      @@juck2002 I am having the same problem, no output on the monitor. I am using a ZCU102 board. Would you have any idea ? I think it may be the constraints file. Thank you.

  • @TheNatureInVillage
    @TheNatureInVillage 2 роки тому

    Hi Dom, I am a new subscriber to your channel. I want your suggestion that how to automate the functionalities of HDMI-CEC and what framework and language is compatible?

  • @alexholland1894
    @alexholland1894 2 роки тому

    Would you be able to share your XDC code please?

  • @مروانعبدالخالقذنون

    Dear Sir
    Thank you very much for your helpful video. I am a beginner at using Vivado.
    Please, could you explain the procedure that you used to implement your files to zynq board?
    Thanks again.

  • @jeffp565
    @jeffp565 3 роки тому

    Tip: don't use Bing and you'll find everything much faster!

  • @Paciikk
    @Paciikk 4 роки тому +2

    Graet video!