Home
last modified time | relevance | path

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

/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_func_public.v70 if (24'habca != publicGetSetLong(24'h1234)) $stop;
195 function [23:0] publicGetSetLong; function
199 publicGetSetLong = var_long;