jbush001 / NyuziProcessor

GPGPU microprocessor architecture
Apache License 2.0
1.97k stars 349 forks source link

Kernel no longer runs user space programs #137

Closed jbush001 closed 6 years ago

jbush001 commented 6 years ago

Running tests/kernel/hello now times out consistently. Running git bisect shows that this change seemed to break it:

commit cfd4be77506bbaf0e96e5e0f79b9b8b3c828d2d7
Author: Jeff Bush <jeffbush001@gmail.com>
Date:   Tue Dec 26 21:27:36 2017 -0800

    hardware: rename signals to be consistent.