{ "module": "rng", "rtl_top": "sync_rtl/rng/rng_sync.v", "rtl_deps": [], "tb_cpp": "sync_rtl/rng/TB/tb_rng.cpp", "simulator": "verilator", "timeout_s": 30, "cases": [ { "id": "basic", "description": "Generate 10 pseudo-random 256-bit values with fixed-seed LFSR", "params": {}, "num_vectors": 10, "tolerance": "bit_exact" } ] }