not added

This commit is contained in:
madmaurice 2015-11-21 22:41:56 +01:00
commit 9e1f21c0e2

7
not.txt Normal file
View file

@ -0,0 +1,7 @@
DEF NOT
PORT IN A
PORT OUT Z
INST NAND1 NAND A A Z
ENDDEF