<tnt>
_florent_: tx. I actually got is synthesizing. Issue is the xci needs to have the proper Quad Selection since it doesn't look at the pins but at what GTH are selected in the XCI.
<tnt>
And to make matter worse, this board doesn't use the "default" GTH assinged to the PCIe block, but some other one, so you need to "Enable Quad Selection" in the advanced tab as well which took some time to figure out.
<tnt>
I got an updated XCI and that build now, just failing timing because there is no "false path / max delay" constaint between the system/main clock domain and the pcie domain. Trying to figure out how to add that.
<tnt>
Ah right, I was only looking in litex_boards for examples.
<jevinskie[m]>
Ah I see where some of my confusion comes from: kc705 is using gmii while the intel max10 dev kit uses RGMII. Looks like litex doesn’t support mode switching for RGMII yet. On 88e1111 with rgmii the tx_clk isn’t generated by the phy but by the mac and is presented on gtx_clk
pftbest_ has joined #litex
pftbest has quit [Read error: Connection reset by peer]