Martin Troiber

Results 29 comments of Martin Troiber

While this does work it also breaks some other stuff. The real issue is that the version of the toolchain that you and I were using is broken. Update your...

Did you compile both the BIOS and the demo application code with the new toolchain? For me it would only work if both of them use the latest toolchain.

Just checked again myself. Sorry, I guess I was the one using a `demo.bin` without `-flto`. I just edited the `Makefile` for the `demo.bin` to not use `-flto`. @Aravindh-Swaminathan Could...

So the memory is calibrated and the test is passing at 20Mhz. I have been using this setup previously that is why I marked it as a regression. I'll try...

I also encountered this issue a few times (seems to be flaky). After applying `vcd2fst` I could view the malformed VCD files. Next time it occurs I will share the...

Seems like email response didn't work. `--with-spi-sdcard` was not working either for Rocket at 50Mhz/100Mhz on the stlv-7325. I forgot to add: Using Rocket + STLV-7325 + serialboot works as...

I tried reverting https://github.com/enjoy-digital/litesdcard/commit/809ade33137edd6db59912844b4a7ccfbe2e4e0c which didn't seem to make any difference. I'll try reducing DDR3 to 16-bit width next. I just hope it's not some stupid Vivado bug like the...

Reducing to 16bit width didn't make any difference. I also tried the Rocket `linux`, `linuxd` and `linuxq` configurations without success. @enjoy-digital I dumped the memory content and besides the last...

Maybe the output that I'm getting from enabling `software_debug` is a bit more useful: ``` ... cmdevt: 00000000 cmdevt: 00000000 cmdevt: 00000000 cmdevt: 00000005 203f40ff 80003700 0001203f c0ff8000 CMD2: ALL_SEND_CID...

Added some more debug information. Seems like the system crashes once it's trying to read the content of the `boot.json` file. ``` CMD17: READ_SINGLE_BLOCK 000000000000 cmdevt: 00000000 cmdevt: 00000001 20330000...