Skip to content

Commit

Permalink
correct formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtaylor1982 committed Oct 14, 2024
1 parent e31a2b4 commit fbc5321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RTL/FIFO/fifo.v
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ fifo_3bit_cntr u_next_out_cntr(

//BYTE POINTER
fifo_byte_ptr u_byte_ptr(
.CLK (CLK ),
.CLK (CLK ),
.INCBO (INCBO ),
.MID25 (MID25 ),
.ACR_WR (ACR_WR ),
Expand Down

0 comments on commit fbc5321

Please sign in to comment.