Rename testchip_fesvr to testchip_tsi
This commit is contained in:
Submodule generators/testchipip updated: 9cf31acea5...56bfaa3f9b
@@ -83,8 +83,8 @@ object GenerateSimFiles extends App with HasGenerateSimConfig {
|
|||||||
}
|
}
|
||||||
def resources(sim: Simulator): Seq[String] = Seq(
|
def resources(sim: Simulator): Seq[String] = Seq(
|
||||||
"/testchipip/csrc/SimSerial.cc",
|
"/testchipip/csrc/SimSerial.cc",
|
||||||
"/testchipip/csrc/testchip_fesvr.cc",
|
"/testchipip/csrc/testchip_tsi.cc",
|
||||||
"/testchipip/csrc/testchip_fesvr.h",
|
"/testchipip/csrc/testchip_tsi.h",
|
||||||
"/testchipip/csrc/SimDRAM.cc",
|
"/testchipip/csrc/SimDRAM.cc",
|
||||||
"/testchipip/csrc/mm.h",
|
"/testchipip/csrc/mm.h",
|
||||||
"/testchipip/csrc/mm.cc",
|
"/testchipip/csrc/mm.cc",
|
||||||
|
|||||||
Submodule sims/firesim updated: dd20a99f33...6318184f30
Reference in New Issue
Block a user