I’m still learning SystemVerilog and encountered an error while trying to debug a module and assign a unique ID.
My approach is as follows: EDAPLAYGROUND LINK. However, I am unable to generate the localparam N string.
I tried different approaches, but each one gives me a different error. Is there a standard or better way to achieve the desired result?