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