Skip to content

Conversation

NoX209
Copy link

@NoX209 NoX209 commented Jul 22, 2025

THIS PR HAS A DEPENDENCY TO APIO
Merge this first: FPGAwars/apio#681


I've got an ColorLight-i9 with ext-board.

OpenFPGALoder recognised this board via the commands:

  • openFPGALoader --detect -b colorlight-i9
  • openFPGALoader --detect -c cmsisdap

The output is (idcode is removed):

$ openFPGALoader --detect -c cmsisdap
empty
Found 1 compatible device:
	0x0d28 0x0204 0x3 DAPLink CMSIS-DAP
index 0:
	idcode <8-hex-number>
	manufacturer lattice
	family ECP5
	model  LFE5U-45
	irlength 8

As this configuration was not supported in apio and icestudio, i will add this to the project.

I hope i have changed all correctly and did not forget anything.


This configuration was tested on a local edited icestudio with an edited apio with success on the "One LED blink.ice" example. If i need to run more tests, please point in the rightdirection.
Thanks.

Probably fixes #899

@NoX209 NoX209 force-pushed the add_colorlight-i9_with_cmsisdap branch from 33ce660 to 707e031 Compare July 23, 2025 18:00
@NoX209 NoX209 force-pushed the add_colorlight-i9_with_cmsisdap branch from 707e031 to 0e699a9 Compare July 23, 2025 18:29
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

Successfully merging this pull request may close these issues.

feature: add cmsisdap interface to upload script

1 participant