Video with FPGAs

Поділитися
Вставка
  • Опубліковано 28 сер 2024
  • This video introduces the programming of an FPGA for displaying things on a screen (VGA, XGA, etc).
    The Quartus project created in this video and the Matlab file used can be found at github.com/wal... .
    Other resources that you might find useful:
    The Intel Manual for the DE10-Lite Board: www.intel.com/...
    The Terasic files that include the DE10-Lite Board's manual and a control panel for interacting with the board without writing a line of code, and a tool for generating a qsf file for your projects: www.terasic.co...
    Intel's courses and laboratory exercises for the DE10-Lite Board (and others): software.intel...

КОМЕНТАРІ • 6

  • @davorhristov6980
    @davorhristov6980 Рік тому

    Could you please attach the matlab writeMIF.m script to the github project somehow?

    • @OlawaleAkinwale
      @OlawaleAkinwale  Рік тому +1

      Will do. Please give me a day or so. Working to meet a deadline at present and then I will create the github project.

    • @davorhristov6980
      @davorhristov6980 Рік тому

      @@OlawaleAkinwale okayy thank you soo much

    • @OlawaleAkinwale
      @OlawaleAkinwale  Рік тому +1

      @@davorhristov6980 Done. I have added the img2mif.m file to the root folder of the github project. github.com/wale2oba/FPGA_Video/blob/main/img2mif.m

    • @davorhristov6980
      @davorhristov6980 Рік тому +1

      @@OlawaleAkinwale Okay thank you. I'll try it now to see if I can make it work this time, following the video instructions. I'll let you know how it goes. Thank you again.

    • @OlawaleAkinwale
      @OlawaleAkinwale  Рік тому

      @@davorhristov6980 I'm glad to be of service. You are welcome.