Juan Gonzalez-Gomez
Juan Gonzalez-Gomez
Por cierto, ¡Me ha encantado el ejemplo!! :-) Es super sencillo y didáctico!
Estoy seguro de que hay un bug ahí escondido porque yo algunas veces he notado efectos similares, pero al intentar replicarlo todo iba bien La clave está en lograr aislarlo...
Could you please provide a screenshot of the circuit you are trying to upload? I need to check the details. Thanks
Bug confirmed. I've been able to reproduce it with the Basic One LED example * The verification is ok * The Building is also ok * The upload command generates...
The bug is in apio 0.8.0. It has been solved in the development version (apio 0.8.1) I will keep this issue open until apio 0.8.1 is stable and integrated into...
I think this issue has been fixed in the latest icestudio wip. Could you please install it and try? 0.9.2w202205020505 You can download from here: https://downloads.icestudio.io/
The default examples are for the icezum Alhambra board. If you are using another board you have to indicate in which pin the output should be redirected Just click on...
ok! I've reproduced the bug. The conversion between the pins does not work initially. You have to select another pin, and then the LED again, and it will work It...
@cavearr : I've also tested it in the development version and the bug is also there
Yes, I use what @Jesus89 mention. Just adding reg portName; in the begining of the blocks The blocks I usually use are not so big, so I can refactor them...