Skip to content

Commit

Permalink
Update project.v
Browse files Browse the repository at this point in the history
  • Loading branch information
maquinadefuego919 authored Oct 4, 2024
1 parent e4ffa80 commit 1978721
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 @@ -5,7 +5,7 @@

`default_nettype none

module tt_um_example (
module tt_um_DIGI_OTA (
input wire [7:0] ui_in, // Dedicated inputs
output wire [7:0] uo_out, // Dedicated outputs
input wire [7:0] uio_in, // IOs: Input path
Expand Down

0 comments on commit 1978721

Please sign in to comment.