Make VortexCoreParams; bring VortexTile into rocketchip.tile

Reduces duplicate declarations.  Need to properly split it out of
rocket-chip later.
This commit is contained in:
Hansung Kim
2023-10-23 13:04:48 -07:00
parent f4553ffdb1
commit 105bb37421
2 changed files with 126 additions and 21 deletions

View File

@@ -8,7 +8,6 @@ import chisel3.util._
import chisel3.experimental._
import org.chipsalliance.cde.config.Parameters
import freechips.rocketchip.tile._
import tile.VortexTile
class VortexBundleA(
sourceWidth: Int,