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

iCESugar-Pro board definition appears incorrect #312

Closed
ahaberlach opened this issue Jan 30, 2023 · 5 comments
Closed

iCESugar-Pro board definition appears incorrect #312

ahaberlach opened this issue Jan 30, 2023 · 5 comments

Comments

@ahaberlach
Copy link
Contributor

ahaberlach commented Jan 30, 2023

The iCESugar-Pro board definition appears to specify the incorrect part.

apio currently has it specified as ECP5-LFE5U-25F-CABGA381

The schematic at https://github.com/wuxx/icesugar-pro/tree/master/schematic specifies it as LFE5U-25F-6B-G256C

I was able to get it working with apio by changing my boards.json to ECP5-LFE5U-25F-CABGA256

@Obijuan
Copy link
Member

Obijuan commented Jan 31, 2023

Thanks! It would be great if you could pull-request it

ahaberlach added a commit to ahaberlach/apio that referenced this issue Jan 31, 2023
FPGAwars#312

The iCESugar-Pro board definition appears to specify the incorrect part.
apio currently has it specified as ECP5-LFE5U-25F-CABGA381

The schematic at https://github.com/wuxx/icesugar-pro/tree/master/schematic specifies it as LFE5U-25F-6B-G256C

I was able to get it working with apio by changing my boards.json to ECP5-LFE5U-25F-CABGA256
@ahaberlach
Copy link
Contributor Author

Ok, PR created -- I'm relatively new to the github workflow, and I don't seem to be able to assign the PR (or this issue), but I suspect you can merge or approve a merge.

@Obijuan
Copy link
Member

Obijuan commented Feb 5, 2023

Thanks for the PR. It would be great if you could test the development version (apio 0.8.2). For installing it use this command:

  • Linux and Mac:
sudo pip3 install -U git+https://github.com/FPGAwars/apio.git@develop#egg=apio
  • Windows:
pip3 install -U git+https://github.com/FPGAwars/apio.git@develop#egg=apio

@Xelef2000
Copy link

I tested the pr and building works without problems.
But I had problems with the upload.
The newer version of the iCESugar-Pro use geehy apm32 for the jtag interface.

@Obijuan
Copy link
Member

Obijuan commented Sep 30, 2023

@ahaberlach apio 0.8.2 has been released with your fix. Could you please check that your initial issue has been fixed?

@Obijuan Obijuan closed this as completed Sep 30, 2023
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

3 participants