• Shareef Jalloq's avatar
    bugfix: x0 should return 0 · 8b9becd8
    Shareef Jalloq authored
    This commit updates urv_regmem to hardwire x0 to return zero.  The
    previous implementation allowed x0 to be written.
    
    The bug was caught using the Riscof architecture test suite which
    specifically checks for this by writing a value to x0 during at least
    one of the tests.
    8b9becd8
Name
Last commit
Last update
..
new Loading commit data...
Manifest.py Loading commit data...
urv_config.v Loading commit data...
urv_cpu.v Loading commit data...
urv_csr.v Loading commit data...
urv_debug.v Loading commit data...
urv_decode.v Loading commit data...
urv_defs.v Loading commit data...
urv_divide.v Loading commit data...
urv_ecc.v Loading commit data...
urv_exceptions.v Loading commit data...
urv_exec.v Loading commit data...
urv_fetch.v Loading commit data...
urv_iram.v Loading commit data...
urv_multiply.v Loading commit data...
urv_pkg.vhd Loading commit data...
urv_regfile.v Loading commit data...
urv_shifter.v Loading commit data...
urv_timer.v Loading commit data...
urv_writeback.v Loading commit data...
xurv_core.vhd Loading commit data...