Re-indent
This commit is contained in:
parent
25174dc42a
commit
aab6eb7f05
|
@ -29,9 +29,9 @@
|
||||||
|
|
||||||
|
|
||||||
`ifndef COUNTER_SIZE
|
`ifndef COUNTER_SIZE
|
||||||
`define COUNTER_SIZE 8
|
`define COUNTER_SIZE 8
|
||||||
`endif
|
`endif
|
||||||
`define COUNTER_SIZE_REG(width) (width - 1)
|
`define COUNTER_SIZE_REG(width) (width - 1)
|
||||||
|
|
||||||
|
|
||||||
module counter (
|
module counter (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user