Move System/Subsystem to utilities

This commit is contained in:
Jerry Zhao
2019-08-27 18:05:24 -07:00
parent ca70c15447
commit f1929a0da8
4 changed files with 5 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ import freechips.rocketchip.util.DontTouch
import testchipip._
import utilities.{System, SystemModule}
import sifive.blocks.devices.gpio._
// ------------------------------------