Tim Molteno

Results 41 comments of Tim Molteno

This can be fixed by modifying line 8 in the e203egmini_new.sgc file to create_clock -name clk_16M -period 62.5 [get_nets {CLKIN}] It was referring to a net called 'clk_16M' which doesn't...

From the o-boot documentation... here are two ways to apply overlays in U-Boot. - Include and define overlays within a FIT image and have overlays automatically applied. - Manually do...

Hi There, Does breaking the build into several steps help? 1. ./configure --without-lapack 2. make -j 4 3. sudo make install

I think we need to revert to this kernel tag. Will do this in the next release. I have tried asking question of the developers but all are (unsurprisingly) busy....

Thanks for the report. What operating system are you using to do the build?

This might be something to do with running docker on Windows. => CANCELED [d1_build_dock build_kernel 3/20] RUN git clone --depth 1 --branch d1-wip-v5.18-rc4 https://github.com/smaeul/linux 19.0s Do you know why this...

Thanks for the report. I'm not entirely sure what is going on here. It could be the Kernel version in 0.4.0 which is d1/all, rather than a specific tag which...

This may be related to Issue #17. Hopefully changes in v0.4.1 help with this.

Thanks for the feedback. I have found the same thing! There is no hardware acceleration as far as I know. I'll keep this open as a documentation issue and add...

Hi Nicolas At the moment eigen has bugs. I have been slowly tracking them down, and will keep doing so. I will Keep this issue open (If that's OK) and...