sv2v/test/core/always_prefix.sv

3 lines
64 B
Systemverilog

`define ALWAYS(trigger) always_comb
`include "always_prefix.vh"