Formatted
2b5c6592df
fix: three utility bugs in compare, LUT, and triangular waveform scripts
- 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
2026-04-23 23:46:44 -06:00
..
2026-04-17 22:21:58 +01:00
2026-04-06 23:15:50 +03:00
2026-04-16 16:18:52 +05:45
2026-04-23 23:46:44 -06:00
2026-03-19 11:31:46 +02:00
2026-04-07 05:17:11 +03:00
2026-03-19 22:59:46 +02:00
2026-04-14 00:08:26 +05:45
2026-03-17 19:38:09 +02:00
2026-03-20 05:24:08 +02:00
2026-03-20 01:45:00 +02:00
2026-04-18 20:34:52 +05:45
2026-03-16 22:24:22 +02:00
2026-04-18 20:34:52 +05:45
2026-03-16 18:14:06 +02:00
2026-03-27 23:05:28 +02:00
2026-03-17 13:48:47 +02:00
2026-03-20 00:20:59 +02:00
2026-03-27 23:05:28 +02:00
2026-03-16 10:25:07 +02:00
2026-04-07 14:45:47 +03:00
2026-04-14 00:08:26 +05:45
2026-03-17 20:11:13 +02:00
2026-03-18 01:28:42 +02:00
2026-03-19 10:31:16 +02:00
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-03-19 20:53:29 +02:00
2026-03-16 10:25:07 +02:00
2026-03-20 16:39:17 +02:00
2026-04-18 20:34:52 +05:45
2026-03-20 01:45:00 +02:00
2026-03-19 23:54:48 +02:00
2026-04-16 00:33:27 +05:45
2026-04-13 19:24:11 +05:45
2026-03-18 03:57:26 +02:00
2026-03-19 16:47:59 +02:00
2026-04-16 16:18:52 +05:45
2026-04-18 20:34:52 +05:45
2026-03-17 19:38:09 +02:00
2026-03-20 04:38:35 +02:00
2026-04-18 20:34:52 +05:45
2026-04-21 03:06:32 +05:45
2026-03-16 19:53:40 +02:00
2026-03-16 19:53:40 +02:00
2026-04-16 16:18:52 +05:45
2026-04-16 17:51:09 +05:45
2026-04-07 02:51:48 +03:00