added doc for gates + minor changes
This commit is contained in:
5
src/gates.typ
Normal file
5
src/gates.typ
Normal file
@ -0,0 +1,5 @@
|
||||
#import "elements/logic/gate.typ": gate
|
||||
#import "elements/logic/and.typ": gate-and, gate-nand
|
||||
#import "elements/logic/or.typ": gate-or, gate-nor
|
||||
#import "elements/logic/xor.typ": gate-xor, gate-xnor
|
||||
#import "elements/logic/buf.typ": gate-buf, gate-not
|
Reference in New Issue
Block a user