1
0
Fork 0

DescribedReg: move to regmapper

This commit is contained in:
Megan Wachs 2018-03-05 16:12:14 -08:00
parent e3be5db3e6
commit 8856953905
1 changed files with 1 additions and 3 deletions

View File

@ -1,12 +1,10 @@
// See LICENSE for license details.
package freechips.rocketchip.util
package freechips.rocketchip.regmapper
import Chisel._
import chisel3.experimental._
import chisel3.{Input, Output}
import freechips.rocketchip.regmapper.{RegFieldDesc}
object DescribedReg {
import freechips.rocketchip.regmapper.RegFieldAccessType._