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