-
Notifications
You must be signed in to change notification settings - Fork 268
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
Is, or will be, the Xilinx XC9536XL supported? #104
Comments
It's true xc9 aren't currently supported. I have one but jed needs to be improved to be less lattice only. |
Thanks very much. Let me know if there is anything you'd like me to test. |
Hi. |
Thank you. Will do it shortly and report back. |
I'm guessing, it might have worked!
Question: that "error" regarding a wrong checksum on the file I've used, is that a big issue? The file wasn't created by me, so I'm not sure what that means. It appears to have programmed the CPLD successfully nonetheless - although I cannot confirm it just yet. Before I can test the device I need to program two other MCUs on the device, so I'll do that next and give the final confirmation later. Many thanks again. |
Just for completeness:
|
Could you share your jed (not by copy/paste here). It's weird I've build a jed for the same device as you and the checksum is correctly computed... |
Sure; here it is. |
Thanks. |
I see... So do you think the programming of that jed on my device did not
complete successfully? It verified OK, but I haven't yet been able to
program one of the MCUs on this board to confirm that all is working
properly. Thanks for following up.
…On Fri, 20 Aug 2021, 08:21 Gwenhael Goavec-Merou, ***@***.***> wrote:
Thanks.
I've reproduce your issue and found my error. Now I need to check now for
lattice's jed too and ASAP when I'm sure this not introduce regression, I
push the fix.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#104 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNWZHXPVG5735BMHBV7B6TT5X7A3ANCNFSM5B4O6VRA>
.
|
I have pushed fix for checksum. The error is about the way to compute checksum. |
Nice one. Thank you for all your help. |
It's okay for you. Can I close this issue? |
I cannot yet confirm if the CPLD is working as expected, as I suspect I have an issue in my device elsewhere, but writing/verifying the FPGA appears to happen ok. So I have to assume that it is working correctly. I also no longer get that checksum error. Yes, please close the issue. |
I'm also trying to use a xc9536xl and did the following: Then do a: i will also try and debug this, will reprogram using a working tool then attempt to just verify and see what that is not working first. |
I will retry this week-end. But could you share your |
Yes, here it is. |
Thanks for the bitstream. |
OK, what is the best way to debug this issue? |
I have ordered one board but I have to wait for 2 or 3 weeks. |
|
FYI: xc3sprog does work with this device. ./xc3sprog -c jtaghs2 ~/Downloads/G_MAIN.jed -v Using built-in device list |
Maybe it's a good starting point to check if xc9536xl has some small specificities I have lost. |
I have received my xc9536XL board and fixed issue: one of delays was too short. |
openFPGALoader v0.9.0 Is working. |
Thanks! |
I do not have the means to test it right now. When I do in the future, I'll
circle back into this thread if it doesn't work. Go ahead and close it for
now. Oh and thanks for asking.
…On Sat, 3 Sept 2022, 23:51 Gwenhael Goavec-Merou, ***@***.***> wrote:
Thanks!
@jduraes <https://github.com/jduraes> is it ok for you too? Can I close
this issue?
—
Reply to this email directly, view it on GitHub
<#104 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNWZHWCIUVNVDGJVQ6UBR3V4PI7HANCNFSM5B4O6VRA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks. |
Hello,
I don't see the Xilinx XC9536XL as one of the supported devices today - so I'm guess the first answer is, "no, not supported". The follow-up question is, will it? When/how, please? :-)
Just to confirm my understanding of the error message below is right, would this be a resulting message for an unsupported device? I'm using a Tigard board to program an Interface 1bis that has the Xilinx on board.
$ openFPGALoader -c tigard IF1bis4bPld.jed
write to ram
Jtag frequency : requested 6.00MHz -> real 6.00MHz
JTAG init failed with: Unknown device with IDCODE: 0x59602093
Many thanks.
The text was updated successfully, but these errors were encountered: