summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/DeqIOSpec.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/scala/chiselTests/DeqIOSpec.scala')
-rw-r--r--src/test/scala/chiselTests/DeqIOSpec.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/scala/chiselTests/DeqIOSpec.scala b/src/test/scala/chiselTests/DeqIOSpec.scala
index d41c50e5..9ad776da 100644
--- a/src/test/scala/chiselTests/DeqIOSpec.scala
+++ b/src/test/scala/chiselTests/DeqIOSpec.scala
@@ -5,6 +5,7 @@ package chiselTests
import chisel3._
import chisel3.testers.BasicTester
import chisel3.util._
+import chisel3.NotStrict.NotStrictCompileOptions
/**
* Created by chick on 2/8/16.