Martin Troiber
Martin Troiber
I'd be happy to look into this myself if you could give me some pointers on how to build the current version on the Master branch and which typescript files...
Hm the way you setup the submodule gives me a permission denied error when using `git clone --recursive`. Probably because you used the ssh url instead of the https url...
This seems to be #69 reoccurring. Upon first inspection I don't see any regressions that could have caused this.
I think that sounds like a good idea in the meantime. That being said it's not super critical so we can also just wait until google does something about it.
So the real issue is that the installation of finn-examples ignores all previous installed dependencies and reinstalls them. Of course when I install the dependencies manually I can download the...
The alternative solution would be a way to specify the wheel sources for pandas, numpy and pynq in the finn-examples installer so that if it forcefully reinstalls everything it at...
Ok so I didn't manage to tell the finn-examples installer to not reinstall everything. But I did manage to tell it to use the precompiled wheels for numpy, pandas and...
On a quick first glance this looks like a permission issue. I think you might have downloaded the files as a root user instead of the normal user. pinootto ***@***.***>...
I didn't realise how many corners SERV already cuts compared to LiteX. Now that I read up more on it I think probably it would be an interesting idea consider...
Removing `-flto` [here](https://github.com/enjoy-digital/litex/blob/master/litex/soc/software/common.mak#L56) seems to be the intermediate fix for the demo to work on Rocket.