engrvns
engrvns
This happens with the code - Working code ``` /``` * inst_module AUTO_TEMPLATE ( .port1 (3'b011), // comment1 .port2 (), //Does not cause an error .port3('0), */ ``` ``` ```...
Wilson, Thanks for the response Class extension. Good idea. I assume that the same extends to AUTOINSTPARAMS as it's in the AUTO_TEMPLATE section... It's not possible in the current verilog-mode?...
Hi Wilson, When do you think this feature will get into the release. I can test it out if there is a beta version. - engrvns
That's correct. O am adding --color option
Yes --no-color worked in redirection to avoid non-printable chars.