Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
mole99 committed Apr 19, 2024
1 parent cbe05f9 commit 536d210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tiny_shader_top.sv
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module tiny_shader_top (
output logic next_frame_o,

// Debug signals
output logic [1:0] debug_i,
input logic [1:0] debug_i,
output logic [1:0] debug_o
);

Expand Down

0 comments on commit 536d210

Please sign in to comment.