nand2/01_Boolean_Logic/01_Not/Include.v
Michael Schröder 971b323822 added v2.0
2023-01-11 23:04:57 +01:00

3 lines
81 B
Verilog

`include "../../01_Boolean_Logic/Nand.v"
`include "../../01_Boolean_Logic/Not.v"