Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the board to ICeStudio #1

Open
benitoss opened this issue Sep 21, 2022 · 1 comment
Open

Adding the board to ICeStudio #1

benitoss opened this issue Sep 21, 2022 · 1 comment

Comments

@benitoss
Copy link

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]

@mahesh-electronut
Copy link
Contributor

Thanks! I have emailed you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants