JuliaComputing / xtrx_julia

XTRX LiteX/LitePCIe based design for Julia Computing
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Update to LiteX#master #48

Closed maleadt closed 2 years ago

maleadt commented 2 years ago

As requested by Florent to simplify working with our code. Fixes https://github.com/JuliaComputing/xtrx_julia/issues/32.

@staticfloat @sjkelly Please verify that this work for your use cases. All this requires is, after checking out this branch, an update of the LiteX sources (./litex_setup.py --update --install) and a re-flash (./fairwaves_xtrx.py --build --flash).

staticfloat commented 2 years ago

The only thing I personally care about is that acquire_iq.jl --full works. If you update the XTRX connected to taurus, I can test that, if you haven't already. @sjkelly may have some other tests that he cares about, but from my perspective if acquire_iq.jl works, we're good to merge.