From 9e1f21c0e2ee31d0cce01cd35a70e06061c161bc Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Sat, 21 Nov 2015 22:41:56 +0100 Subject: [PATCH] not added --- not.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 not.txt diff --git a/not.txt b/not.txt new file mode 100644 index 0000000..46e940c --- /dev/null +++ b/not.txt @@ -0,0 +1,7 @@ +DEF NOT + PORT IN A + PORT OUT Z + + INST NAND1 NAND A A Z +ENDDEF +