From ee5d207c3be2f08d0e80245adcb1bc59947a99e9 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 16 Feb 2020 00:08:51 +0000 Subject: [PATCH] --- HDL_workflow.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index a74442bf5..2ed7ee72d 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -734,3 +734,5 @@ Find appropriate tutorials for nmigen and yosys, as well as symbiyosys. * There exist several nmigen examples which are also executable exactly as described in the above tutorial (python3 filename.py -h) +* Robert Baruch's nmigen tutorials look really good: + -- 2.30.2