In reply to dmitryl:
Create a wrapper.
The only two true alias mechanisms in SystemVerilog. the alias construct for renaming wires, and the let construct for general expressions.
In reply to dmitryl:
Create a wrapper.
The only two true alias mechanisms in SystemVerilog. the alias construct for renaming wires, and the let construct for general expressions.