Bill Flynn

Results 3 comments of Bill Flynn

If I am not anywhere near tapeout stage (early development, experimenting, bug avoidance, etc.), downgrading messages to progress further could be useful. Presumably a final check would disallow any error...

I can build software and run on Verilator after a change to picolibc meson.build to set io_long_long = false. Looks like printf is having problems with ```%d``` but the core...

I was also able to build the core as 64LE. Same printf problems but the core runs. I did have to set up the CSR translation to be big-endian. ```...