Sign in
foss-fpga-tools
/
python-symbiflow-v2x
/
2b469c83d9d1d44da4c8166edf4150a0bdad8df8
/
.
/
tests
/
net_attr
/
child
/
child.sim.v
blob: e09db94c424e8a1a25a016a58679dfb0f28c5062 [
file
]
module
CHILD
(
input wire I
,
output wire O
);
endmodule