Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
fix: typo in project.v #12
Browse files Browse the repository at this point in the history
  • Loading branch information
urish authored Apr 17, 2024
1 parent 356adc3 commit aaac730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/project.v
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* SPDX-License-Identifier: Apache-2.0
*/

`define default_nettype none
`default_nettype none

module tt_um_example (
input wire [7:0] ui_in, // Dedicated inputs
Expand Down

0 comments on commit aaac730

Please sign in to comment.