소스 검색

Update testRunner.scala

Add enough steps
sindre-ex1
Peter Aaser GitHub 6 년 전
부모
커밋
3c668fa963
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/test/scala/RISCV/testRunner.scala

+ 1
- 1
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))



불러오는 중...
취소
저장