Skip to content

Commit

Permalink
Merge branch 'SpinalHDL:master' into weblate_thanks
Browse files Browse the repository at this point in the history
  • Loading branch information
Readon authored Dec 19, 2023
2 parents aae8611 + b6ae12b commit e5eb18a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion source/SpinalHDL/Examples/Intermediates ones/vga.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Introduction

VGA interfaces are becoming an endangered species, but implementing a VGA controller is still a good exercise.

An explanation about the VGA protocol can be found `here <http://www.xess.com/blog/vga-the-rest-of-the-story/>`_.
An explanation about the VGA protocol can be found `here <https://web.mit.edu/6.111/www/s2004/NEWKIT/vga.shtml>`_.

This VGA controller tutorial is based on `this <https://github.com/SpinalHDL/SpinalHDL/blob/master/lib/src/main/scala/spinal/lib/graphic/vga/VgaCtrl.scala>`_ implementation.

Expand Down
4 changes: 4 additions & 0 deletions source/SpinalHDL/Introduction/Other learning materials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ There is also a few more specific videos online :
* `On youtube <https://www.youtube.com/results?search_query=SpinalHDL>`_
* `On f-si's peertube <https://peertube.f-si.org/search?search=SpinalHDL>`_

A few SpinalHDL webinar were made and are recorded here :

* `Datenlord's youtube channel <https://www.youtube.com/@datenlord>`_


.. note::

Expand Down

0 comments on commit e5eb18a

Please sign in to comment.