Closed palmer-dabbelt closed 8 years ago
Are they firing on the first cycle/during reset? Is this in the emulator or vsim?
BTW I run HwachaConfig on the buildbot using vsim and it passes all its assembly tests and benchmarks.
@jerryz123 I'm closing this bug because I believe this was just a Verilator problem.
It turns out the issue was actually that the verilator harness doesn't leave reset high for long enough (only about 10 cycles compared to 100+ for vsim). I'll push a commit to the hwacha branch fixing that issue.
@jerryz123 is trying to port some BLAS-like stuff to Hwacha and he's found that it asserts when running any code. He's running HwachaConfig. By commenting out assertions he was able to get it to run the ASM tests.