openrisc / orpsoc-cores

Core description files for FuseSoC
124 stars 79 forks source link

small fixes to mor1kx testbench #64

Closed pgavin closed 10 years ago

pgavin commented 10 years ago

The first checks jtagEnable in VerilatorTbUtils::doJTAG. I needed this to prevent the simulator from hanging when not using jtag. I don't know if this is the correct fix, please review :)

The second just adds a check for NOP_EXIT_SILENT in addition to NOP_EXIT.