Skip to content

Commit 8094fd8

Browse files
committed
add trace for now
1 parent 7e6e00f commit 8094fd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ trait Emulator extends Cross.Module2[String, String] {
241241
| ${mfccompiler.rtls().map(_.path.toString).mkString("\n")}
242242
| TOP_MODULE TestHarness
243243
| PREFIX VTestHarness
244+
| TRACE
244245
| VERILATOR_ARGS ${verilatorArgs().mkString(" ")}
245246
|)
246247
|""".stripMargin

0 commit comments

Comments
 (0)