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