From: Luke Kenneth Casson Leighton Date: Tue, 8 Feb 2022 14:34:28 +0000 (+0000) Subject: add CSS gtkwave FOSDEM2022 talk X-Git-Tag: opf_rfc_ls005_v1~3221 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0d6d847bbc41318ebb51445909490a044ebb9047;p=libreriscv.git add CSS gtkwave FOSDEM2022 talk --- diff --git a/docs/gtkwave_tutorial.mdwn b/docs/gtkwave_tutorial.mdwn index 6687ce798..4b1b147cb 100644 --- a/docs/gtkwave_tutorial.mdwn +++ b/docs/gtkwave_tutorial.mdwn @@ -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, + + + # Stylish GTKWave Documents In this tutorial, you will learn how to: