Activity
added ifdef SIMULATION to prevent $display errors on synth time.
added ifdef SIMULATION to prevent $display errors on synth time.
small changes to run dhrystones on simulation and stop, also README w…
small changes to run dhrystones on simulation and stop, also README w…
Merge branch 'master' of github.com:darklife/darkriscv
Merge branch 'master' of github.com:darklife/darkriscv
Merge branch 'master' of github.com:darklife/darkriscv
Merge branch 'master' of github.com:darklife/darkriscv
added darklibc/include path in the config.mk, fixed other Makefiles t…
added darklibc/include path in the config.mk, fixed other Makefiles t…
test stvec to detect that the ebreak/exceptions are enabled or not, a…
test stvec to detect that the ebreak/exceptions are enabled or not, a…
instruction to linker do align _edata to 32-bit boundary.
instruction to linker do align _edata to 32-bit boundary.
Merge branch 'master' of github.com:darklife/darkriscv
Merge branch 'master' of github.com:darklife/darkriscv
sra/srai fix (signal extension problem)
sra/srai fix (signal extension problem)
pipelined cache test (not working 100% yet)
pipelined cache test (not working 100% yet)
fixes to run coremark from SDRAM
fixes to run coremark from SDRAM
fixes on darkuart (interactive mode), fixes for trace and misc debug …
fixes on darkuart (interactive mode), fixes for trace and misc debug …
faster reboot after SDRAM copy...
faster reboot after SDRAM copy...