Bruno Levy
Bruno Levy
Hi Matthias, This is because the currently pushed version is configured for the ULX3S To configure it for the IceStick: Edit RTL/femtosoc_config.v and select CONFIGS/icestick_config.v instead of CONFIGS/ulx3s_config.v
I meant CONFIGS/icestick_spi_flash_config.v (and edit it as well to select the devices you want or not)
Cool ! Thank you for letting me know (I tested again, but I'm always afraid of breaking smthg ! When you have multiple board, it is very easy to break...
>Did you follow the idea to change the processors register set in order to get 7 kb available RAM on Icestick ? Not yet, I mainly worked on the ULX3S...
Pushed new version, now using a single 40 bits shifter (for both send and receive), and a single 5 bits clock counter, saves 50-80 LUTs !
Yes, visualization of cell facet attribute is not implemented yet. I'll work on that as soon as I have some time !
Hello, * This repository is the main one, and alicevision is a fork * Yes, I will create release tags, you are perfectly right, they are needed. * The API...
1.8.1 is nearly there (just a couple of changes to integrate), and I'll make a tag when it's ready (probably in 1 week or so)
Yep, I'll have (a bit) more time to do that, will try to do that this week if everything goes well.
Updated copyright in all source files. I have a couple of small things to commit, then 1.8.1 will be there with the tag.