humble_ice
humble_ice copied to clipboard
Adding the board to ICeStudio
You can add the board to ICEStudio but the command line to upload the bitstream python3 hiprog.py --p /dev/ttyACM0 --f bitstream/blinky.bin
It is not valid , because you cannot use different com ports. You can only introduce one port in the configuration of ICeStudio, so now hiprog.py is not gonna work properly.
I can solve the problem of using different ports.
You can see my pull request in ICEStudio with the changes, if you want to do it yourself but you should be solve the problem of the hiprog.py.
I have added to ICEStudio: Colorlight 5A-75B , 5A-75E, i9 , IceSugar pro and ECP5 Evaluation Board. Usually the designers of the boards send me a prototype to accelerate the implementation.
My email is [email protected]
Thanks! I have emailed you.