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