diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 95d7417..4f78949 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -9,3 +9,4 @@ Tutorial * `"I want to learn nMigen" `_ by kbob; * `A tutorial for using Amaranth HDL `_ by Robert Baruch. * `Graded exercises for Amaranth HDL `_ by Robert Baruch. + * `My journey with the Amaranth HDL `_ by David Sporn, focussed on setting up the workstation, using formal verification and setting up continuous integration.