diff --git a/src/counter.v b/src/counter.v index 5fa4929..13f409d 100644 --- a/src/counter.v +++ b/src/counter.v @@ -29,9 +29,9 @@ `ifndef COUNTER_SIZE - `define COUNTER_SIZE 8 + `define COUNTER_SIZE 8 `endif -`define COUNTER_SIZE_REG(width) (width - 1) +`define COUNTER_SIZE_REG(width) (width - 1) module counter (