summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel/util/Counter.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/scala/chisel/util/Counter.scala')
-rw-r--r--src/main/scala/chisel/util/Counter.scala4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/scala/chisel/util/Counter.scala b/src/main/scala/chisel/util/Counter.scala
index dde1e347..1c0b0203 100644
--- a/src/main/scala/chisel/util/Counter.scala
+++ b/src/main/scala/chisel/util/Counter.scala
@@ -1,6 +1,8 @@
// See LICENSE for license details.
-package chisel
+package chisel.util
+
+import chisel._
/** A counter module
* @param n number of counts before the counter resets (or one more than the