[libre-riscv-dev] spike-sv non-default element widths
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Fri Oct 19 21:20:55 BST 2018
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
On Fri, Oct 19, 2018 at 12:01 PM Luke Kenneth Casson Leighton
<lkcl at lkcl.net> wrote:
>
> yippee! got it! finally an sv_reg_t and sv_sreg_t class which do the
> right thing, and pass all the unit tests.
*sigh* passed the unit tests, a hello world with more than around 18
characters, "hello hello hello\n", results in corrupted output.
#include <stdio.h>
int main(int argc, char *argv[])
{
printf("hello hello hello\n");
}
might need your help here jacob.
l.
More information about the libre-riscv-dev
mailing list