Add test
This commit is contained in:
4
tests/techmap/recursive_map.v
Normal file
4
tests/techmap/recursive_map.v
Normal file
@@ -0,0 +1,4 @@
|
||||
module sub;
|
||||
sub _TECHMAP_REPLACE_ ();
|
||||
bar f0();
|
||||
endmodule
|
||||
Reference in New Issue
Block a user