NYU-Processor-Design / nyu-core

The code and tests for the RISCV-32I compatible core for the NYU Processor Design VIP team.
Creative Commons Zero v1.0 Universal
2 stars 11 forks source link

test(branch_manager.cpp) Fixed errors in test #161

Closed ShinyMiraidon closed 7 months ago

ShinyMiraidon commented 7 months ago

Fixed the errors caused by the npc variable mistakenly being a bool instead of a uint32_t