JuliaComputing / xtrx_julia

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

[XTRX.jl] Move autogenerated constants to `CSRs.jl` #109

Closed staticfloat closed 2 years ago

staticfloat commented 2 years ago

Also add a CI job to ensure that the CSRs stay in-sync just like we do for csr.h.

sjkelly commented 2 years ago

Looks good. I guess we will have to commit this first so subsequent ones will pass with a correct reference since I have not manually regenerated it in a while.

staticfloat commented 2 years ago

No, I just hadn't updated it properly yet. It caught exactly the kind of inconsistency that it should have. :P