<_florent_>
Bertl_zZ: LiteICLink provides the TX/RX GTP init sequences and generic GTP/GTPQuadPLL code that can be used used as a basis for several protocols
<_florent_>
Bertl_zZ: depenting the protocols, like SATA here, the parameter are then adjusted using the parameters from the Xilinx wizard
<_florent_>
for now it's not possible possible to mix Migen/nMigen code directly, but you can already use verilog to instantiate Migen/LiteX code in nMigen or the opposite
<_florent_>
but for LiteSATA, i'm planning to provide you a standalone verilog core, so that would be the opposite if you want to use nMigen for the integration: integrate the litesata standalone core as a verilog module in nMigen
kgugala has joined #litex
kgugala_ has quit [Ping timeout: 240 seconds]
key2 has quit [Ping timeout: 264 seconds]
key2 has joined #litex
CarlFK has joined #litex
midnight has quit [Ping timeout: 272 seconds]
midnight has joined #litex
Bertl_zZ is now known as Bertl
Dolu has joined #litex
_whitelogger has joined #litex
Bertl is now known as Bertl_oO
lkcl has quit [Ping timeout: 260 seconds]
lkcl has joined #litex
peeps[zen] has joined #litex
peepsalot has quit [Ping timeout: 264 seconds]
teknoman117 has joined #litex
teknoman117 has quit [Ping timeout: 245 seconds]
teknoman117 has joined #litex
<teknoman117>
are there any specific requirements for running litepcie at a 128 bit data width versus a 64 bit data width? I'm trying to set up LiteX on the RHS Research LiteFury, which is very similar to the Numato Aller (a board in the litex-boards repo).
<teknoman117>
I've gotten all of the litepcie tests to work with a 64 bit data path, but if I switch it to 128 bit, all the systems I try to plug the board into fail to post, or if they do, hang at Linux boot.