-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add de10_nano board with bitstream generated with project mistral #80
Conversation
Awesome. Happy to add this. Would be great however if someone with an actual board (@gatecat? @Ravenslofty?) could test it. Let's leave this open for a few days and if no one has the time to test we can merge anyway and hope for the best |
Someone have tried it and it tell me it is not working I will put to draft until I can prove it work. |
Unfortunately I can't provide much input on "it is not working" without additional information. |
The problem is surely my code not mistral |
Yes, well, Mistral has a way of making fun bugs that aren't obvious :P
…On Fri, 18 Feb 2022, 19:27 infphyny, ***@***.***> wrote:
The problem is surely my code not mistral
—
Reply to this email directly, view it on GitHub
<#80 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALPDW5LTQGY6JLBIV4W6ODU32MSDANCNFSM5OWOP5PQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Tested on de nano 10 board and it works. To program to sram, set all msel switchs to on. I use openFPGALoader to program the sram. |
Fantastic. Looks perfectly fine. So, this is all good and ready to push now? |
Yes. Tested and it work. |
Awesome! Picked and pushed. Many thanks for your contributions |
qsf file from gatecat/mistral-test repository.
I do not own de10_nano board. I cannot verify that the bitstream work correctly.
For a quick test, I made a bitstream generated with fusesoc and mistral backend here.