remove duplicate ResetCatchAndSync definition
[sifive-blocks.git] / src / main / scala / devices / mockaon / MockAONWrapper.scala
index aeacd8352b2244067f814c76f709d57b6baa467d..9ac43082d2875bf62d4923cac0781fb5f1d9b6ed 100644 (file)
@@ -7,7 +7,7 @@ import freechips.rocketchip.diplomacy._
 import freechips.rocketchip.tilelink._
 import freechips.rocketchip.util._
 import sifive.blocks.devices.pinctrl.{EnhancedPin}
-import sifive.blocks.util.{DeglitchShiftRegister, ResetCatchAndSync}
+import sifive.blocks.util.{DeglitchShiftRegister}
 
 /* The wrapper handles the Clock and Reset Generation for The AON block itself,
  and instantiates real pad controls (aka pull-ups)*/