From 8502fb9ebf63552cfd75e3050911416d3e927836 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 5 Mar 2020 15:50:11 +0000 Subject: [PATCH] --- 3d_gpu/tutorial.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/3d_gpu/tutorial.mdwn b/3d_gpu/tutorial.mdwn index 5a263de34..7e2814674 100644 --- a/3d_gpu/tutorial.mdwn +++ b/3d_gpu/tutorial.mdwn @@ -71,6 +71,13 @@ Occasionally, then, the licensee of those Cells will allow you to use The official Industry term for these is "phantom views". See for discussion. +Then there are also "abstract" views: these are also under NDA. +So, we will be doing the layout in generic "lambda" design, +and a conversion pass (under NDA) is carried out which maps to +TSMC. See + + + # nmigen Once you understand gates and python, nmigen starts to make sense. -- 2.30.2