nand2/01_Boolean_Logic/02_Buffer/Include.v

4 lines
124 B
Coq
Raw Permalink Normal View History

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