humble_ice icon indicating copy to clipboard operation
humble_ice copied to clipboard

Adding the board to ICeStudio

Open benitoss opened this issue 2 years ago • 1 comments

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]

benitoss avatar Sep 21 '22 15:09 benitoss

Thanks! I have emailed you.

mahesh-electronut avatar Sep 21 '22 17:09 mahesh-electronut