5 lines
164 B
Coq
Raw Permalink Normal View History

2023-01-11 11:13:09 +01:00
`include "../../01_Boolean_Logic/Nand.v"
`include "../../01_Boolean_Logic/Not.v"
`include "../../01_Boolean_Logic/Buffer.v"
`include "../../01_Boolean_Logic/And.v"