Skip to content

Adding the board to ICeStudio #1

@benitoss

Description

@benitoss

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions