Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion verilog/rtl/user_proj_example.v
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,3 @@ module counter #(
end

endmodule
`default_nettype wire
2 changes: 0 additions & 2 deletions verilog/rtl/user_project_wrapper.v
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,3 @@ user_proj_example mprj (
);

endmodule // user_project_wrapper

`default_nettype wire