1
0

remove duplicate ResetCatchAndSync definition

This commit is contained in:
Megan Wachs
2017-08-24 18:12:36 -07:00
parent 402017d34e
commit acb8889382
2 changed files with 1 additions and 43 deletions

View 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)*/