add CSS gtkwave FOSDEM2022 talk
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 8 Feb 2022 14:34:28 +0000 (14:34 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 8 Feb 2022 14:34:35 +0000 (14:34 +0000)
docs/gtkwave_tutorial.mdwn

index 6687ce798a50892e2a2b28a59813416eb294a2f7..4b1b147cb202c0364dafa73c64aaab0bab39a7f8 100644 (file)
@@ -1,10 +1,14 @@
 [[!img 2020-08-15_12-04.png size="800x" ]]
 
-This tutorial is about generating better GTKWave documents (*.gtkw)
+This tutorial is about generating better GTKWave documents (\*.gtkw)
 from Python. The goal is to ease analysis of traces generated by
 unit-tests, and at the same time to better understand the inner working
 of modules, for which we are writing such tests.
 
+There is a FOSDEM 2022 talk about writing GTKwave documents, with style,
+<https://fosdem.org/2022/schedule/event/gtkwavecss/>
+<https://video.fosdem.org/2022/D.open-hardware/gtkwavecss.webm>
+
 # Stylish GTKWave Documents
 
 In this tutorial, you will learn how to: