-
Notifications
You must be signed in to change notification settings - Fork 26
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
Slow upload via onboard iCELink #15
Comments
hello, actually the file copy upload is already the fast way to program, it use usb bulk tranfer (USB 2.0 full speed device) |
connect external programmer is possible, please check this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently FPGA upload takes 10x more than synthesis (both DAPlink & file copy mode).
Is there any way to improve speed? Is firmware of your iCELink opensource so that one can try to improve the speed, probably by implementing some other faster protocol?
In the worst case, is it possible to connect external programmer to achieve faster upload speeds?
The text was updated successfully, but these errors were encountered: