JuliaComputing / xtrx_julia

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

Fix test_pattern.jl and test_pattern_highlevel.jl #108

Closed staticfloat closed 1 year ago

staticfloat commented 1 year ago

This also refactors test_pattern.jl significantly to provide a better testing experience (if we drop a buffer due to an overflow, we'll re-synchronize and only report that as a single error) and an easier read through the code by re-using a significant amount of code between the CPU and GPU paths.