Skip to content

Commit

Permalink
Update register.v
Browse files Browse the repository at this point in the history
  • Loading branch information
PaolaUniSa authored May 16, 2024
1 parent 0e28772 commit 24df4f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/register.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
`timescale 1ns / 1ps

module register #(
parameter WIDTH = 3 // Default width is 3 bits, but can be set when instantiated
)(
Expand Down

0 comments on commit 24df4f9

Please sign in to comment.