jbush001 / NyuziProcessor

GPGPU microprocessor architecture
Apache License 2.0
1.99k stars 351 forks source link

JTAG test intermittently fails #121

Closed jbush001 closed 6 years ago

jbush001 commented 6 years ago

Once in a while, will throw an exception that suggests a short socket read. The Verilator process may have crashed. There is a stack smasher in the current checked-in version of Verilator that could be causing this:

commit 00a502942e956ed82ec9421457a5d0047d8b1252
Author: Wilson Snyder <wsnyder@wsnyder.org>
Date:   Thu Jul 6 19:01:35 2017 -0400

    Fix valueplus exceeding array bounds.