Commit Graph

6 Commits

Author SHA1 Message Date
Alex Forencich
9dcea3dd23 stats: Add register to store dumped value from channel to break timing path
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-04-10 21:44:55 -07:00
Alex Forencich
8e91c26dbd stats: Simplify statistics collector logic by using a shift register to track updates
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-04-10 15:16:39 -07:00
Alex Forencich
7128b90c1d stats: Simplify zeroing in statistics collector
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-04-10 00:20:52 -07:00
Alex Forencich
abadd72b1d stats: Fix naming in statistics counter module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-04-09 10:05:41 -07:00
Alex Forencich
d2b0fa4693 stats: Add statistics counter module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-03-25 00:02:58 -07:00
Alex Forencich
fd3e23ef6e stats: Add statistics collector module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-03-24 23:22:04 -07:00