mirror of
https://github.com/ehw-fit/ariths-gen.git
synced 2025-04-22 06:41:22 +01:00
8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
.model nand_gate
|
|
.inputs _a _b
|
|
.outputs _y0
|
|
.names _a _b _y0
|
|
0- 1
|
|
-0 1
|
|
.end
|