Re-indent

This commit is contained in:
Pierre Pronchery 2017-04-30 06:17:10 +02:00
parent 25174dc42a
commit aab6eb7f05

View File

@ -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 (