mirror of
https://github.com/NawfalMotii79/PLFM_RADAR.git
synced 2026-05-14 03:42:00 +00:00
- compare.py: capture max_abs_error return values and add pass/fail check (was silently discarded, missing outlier detection) - LUT.py: replace no-op pass with actual print of 8-bit Verilog values - Gen_Triangular.py: fix plt.plot(2*n, y) -> plt.plot(t, x) scalar vs array bug that produced broken time-domain plot