Verification Academy
How to display `define PATH
SystemVerilog
SystemVerilog
dave_59
February 24, 2016, 3:32pm
2
In reply to
electron
:
`define QUOTE(s) `"s`" $display("My Path is : %0s", `QUOTE(`HIER_PATH));
show post in topic