<Xilokar>
Beginner (as in only a vagueknowledge of pci/fpga) question: I'm trying to bring up the example code for a litefury/acorn_cle_101 board on a 64-bit Raspberry 5.
<Xilokar>
First error was: "arch assigned 64-bit msi address but device only supports 32 bits". So I tried setting msi_type to "msi-x" (as "msi" overrides MSI_64b to false, I thought it was a good idea) But probing still fail with "Failed to enable MSI"
<Xilokar>
Could anyone point me into the right direction ?
<haubke>
thanks i did read all of the problems with the v8.2 board. also yours. do you know why there are so many problems with it? is it the ddr? i thought it would. thats why i was aiming for the 100mb/s
<Hoernchen>
no idea
<Hoernchen>
i just tried a few delays and gave up
<haubke>
too bad it is a nice board i think.
<haubke>
i cant even get a ping....
<Hoernchen>
yeah well it needs a few tries to end up with working bitcode
<haubke>
could you share your delay timnings?
<haubke>
if you still have them
<Hoernchen>
no idea
<Hoernchen>
nothing worked
<Hoernchen>
i thing the bug report is basically the default
<haubke>
ahh ok thanks anyway
<haubke>
i think there is an delay already of 2ns default on the board. ( atleast if i look at chubby75 board defenition ). i will keep trying though.