Bump firesim

This commit is contained in:
Jerry Zhao
2024-06-25 20:25:54 -07:00
parent 193e712d2f
commit 2bd10de4df
2 changed files with 1 additions and 3 deletions

View File

@@ -7,8 +7,6 @@ import testchipip.soc.{OBUS}
// A simple config demonstrating how to set up a basic chip in Chipyard
class ChipLikeRocketConfig extends Config(
new freechips.rocketchip.subsystem.WithoutTLMonitors ++
//==================================
// Set up TestHarness
//==================================