mirror of
https://github.com/olofk/serv.git
synced 2026-01-13 23:25:57 +00:00
Restore nettype to wire in toplevels
This is needed to prevent breaking sources following SERV that don't handle nettype properly
This commit is contained in:
parent
9606e3503d
commit
188fd2ecc8
@ -161,3 +161,4 @@ module serv_rf_top
|
||||
.i_dbus_ack (i_dbus_ack));
|
||||
|
||||
endmodule
|
||||
`default_nettype wire
|
||||
|
||||
@ -492,3 +492,4 @@ module serv_top
|
||||
`endif
|
||||
|
||||
endmodule
|
||||
`default_nettype wire
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user