SikongJueluo 29f4cc91f6 fix(pipeline): add S_WAIT_READ_RESP state to fix read-noise PRNG timing
- Emit rd_valid_o for exactly one combinational cycle before waiting for
  read response, ensuring the read-noise PRNG advances once per batch issue
- Fix query handshake: wait for query_ready before asserting query_valid
  to avoid valid&&ready handshake drops on clock edges
- Add dynamic timeout estimation in test utilities based on DUT parameters
- Update test-top Makefile to run all noise configurations by default
- Remove uv run prefix from cocotb-config Makefile invocation
2026-05-22 19:04:50 +08:00
2026-05-15 14:03:40 +08:00
2026-01-19 15:24:36 +08:00
Description
No description provided
MIT 3 MiB
Languages
Python 88.8%
SystemVerilog 8.9%
Makefile 2.2%
Nix 0.1%