aboutsummaryrefslogtreecommitdiffstats
path: root/tests/techmap/recursive_map.v
blob: 934256552a1b0eb7601f06afe8d9c1cf2a008300 (plain)
1
2
3
4
module sub;
    sub _TECHMAP_REPLACE_ ();
    bar f0();
endmodule