Kaynağa Gözat
Update testRunner.scala
Add enough steps
sindre-ex1
Peter Aaser
GitHub
6 yıl önce
ebeveyn
işleme
3c668fa963
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
src/test/scala/RISCV/testRunner.scala
|
|
|
@@ -49,7 +49,7 @@ object TestRunner { |
|
|
|
binary.toList.sortBy(_._1.value).map(_._2), |
|
|
|
program.settings, |
|
|
|
finalVM.pc, |
|
|
|
1500) |
|
|
|
15000) |
|
|
|
} yield { |
|
|
|
val traces = mergeTraces(trace, chiselTrace).map(x => printMergedTraces((x), program)) |
|
|
|
|
|
|
|
|