<_florent_>
cr1901: I should change it, I was not happy with it. I'll do another pass on verilog.py soon.
<_florent_>
DerekKozel[m]: Sean Blakley was here a few days ago (smb784)
<_florent_>
sajattack[m]: I used the Crossover UART very recently while adding the Fairwaves XTRX and the crossover UART hasn't evolved recently, so not sure to understand your issue.
<_florent_>
sajattack[m]: But as discussed, I'll try to improve the serialboot upload speed over PCIe soon, so will also do a test on this
<sajattack[m]>
ok yeah, I don't have a lot to go off of either, but I built rocket linux with an older litex, updated litex, and all litepcie_util tests worked except the uart_test
<sajattack[m]>
after the update I mean, uart stopped working
<sajattack[m]>
maybe I'm forgetting some modification I needed for pcie uart to work
<sajattack[m]>
I was just getting no response over uart, which I guess could either be uart or bios problem?
<_florent_>
sajattack[m]: Have you re-generated/recompiled the LitePCIe driver? Because the UART CSR mapping is maybe different with Rocket and could explain the behaviour is not updated correctly
<sajattack[m]>
yeah, I regenerated it multiple times, and rocket worked on one install of litex, and not another
<_florent_>
if you have the build commands + working/failing version, I could have a look
<sajattack[m]>
I can try one more time, and make sure I wipe out the copy of litepcie_util I stashed in /usr/bin
<sajattack[m]>
yeah I'm not sure what the working version was unfortunately
<sajattack[m]>
it was just whatever I had last time I was messing around with litepcie
<sajattack[m]>
oh
<sajattack[m]>
it's in the .v file
<sajattack[m]>
fa5fd765
<sajattack[m]>
but I made some modifications to comm_pcie and such