Skip to content

Commit c36b2a8

Browse files
committed
S2MM: Replaced the default_nettype wire at the end of the S2MM module
1 parent 7d7d26f commit c36b2a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rtl/axis2mm.v

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2234,3 +2234,6 @@ module axis2mm #(
22342234
`endif
22352235
// }}}
22362236
endmodule
2237+
`ifndef YOSYS
2238+
`default_nettype wire
2239+
`endif

0 commit comments

Comments
 (0)