afff0c4f02a061de1e349908f353af61ed278f59
TEST2 fired all 3 simulated requesters' one-shot req pulse unconditionally, not waiting for each one's own grant -- an unrealistic stimulus that doesn't match packed_slot.v's real S_MEMWAIT usage (wait for grant, then fire). Rewrote with parallel fork branches, each waiting for its own req_grant first, still exercising the real simultaneous-activation contention case. 7/7 PASS, 0 errors. sdram_arbiter_n.v is now genuinely verified, not just written. Full writeup in hardware/v2/logs/experiments.log EXP-0069. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MUG92aM9m68TRc4rG55BcC
Description
No description provided
68 MiB
Languages
Verilog
87.7%
TeX
6.3%
Python
6%