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