Sign in
foss-fpga-tools
/
python-symbiflow-v2x
/
f0eccf8cfce312e3a178b5c39b5b1ae008d4093e
/
.
/
tests
/
internal_conn
/
child
/
child.sim.v
blob: e6aee4423c156254deee152bc5c5ee2aac829006 [
file
]
(*
blackbox
*)
module
CHILD
(
input wire I
,
output wire O
);
endmodule