Merge pull request #683 from ucb-bar/unify-fesvr
Unify htif implementation with firesim
This commit is contained in:
Submodule generators/testchipip updated: b3aa1bea53...56bfaa3f9b
@@ -83,6 +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_tsi.cc",
|
||||||
|
"/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: ef615d35da...6318184f30
Reference in New Issue
Block a user