Home
last modified time | relevance | path

Searched refs:got_quad (Results 1 – 1 of 1) sorted by relevance

/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_func_public.v51 reg [59:0] got_quad /*verilator public*/; register
79 publicGetQuad(got_quad);
80 if (60'h123_4567_89ab != got_quad) $stop;
105 if (60'haaaa_bbbb_cccc != got_quad) $stop;