Philipp Wagner

Results 252 comments of Philipp Wagner

This bug is also visible in the documentation of the v2 API: ![image](https://user-images.githubusercontent.com/1467123/39632103-6f601e92-4fb4-11e8-9a31-fc76e7eb6c41.png)

The main part missing from this PR is the configuration support to enable/disable Ethernet in a single tile only. #94 is tracking the work required to get the necessary infrastructure...

This issue is about the very narrow issue of cleaning up/integrating the solution developed by Dominik for the purposes of his demo. It's targeting only the VCU108 board, works only...

We'll need to see how much of it we want to integrate into upstream OpTiMSoC by default, and how much of it should be specific for the demo project of...

Assigning to Pedro for further debugging. @ppenna let us know if you're getting stuck or don't find time to look at that bug.

The patch in the sourceware bug is indeed what's needed, should just get that submitted. I'll give it a try on RISC-V Little Endian early next week to ensure that...

(The other problem regarding sparse files mentioned in sifive/elf2hex#1 isn't actually a problem for us.)

You need to install libczmq, which is part of zero mq. Which distribution are you using? How did you obtain optimsoc?

Your log doesn't show any error, it seems to work as expected. Did you try the hello world example before trying Linux? How do you know that booting linux didn't...

UART is a serial console. Please google it. To access a serial console, you need to use an appropriate program, like screen. There are many more options, please google for...