Sign in
foss-fpga-tools
/
third_party
/
yosys
/
9517525224c7bc4b8ac7d093066485888a337b76
/
.
/
tests
/
techmap
/
recursive.v
blob: d281b21d8744b8e59e8c32d22878fe276e31fd56 [
file
]
module
top
;
sub
s0
();
foo f0
();
endmodule
module
foo
;
sub
s0
();
endmodule