I am using this tool to process Verilog files, and I wanted to ask if it supports Verilog files that contain macro definitions (\'define, `ifdef, `ifndef`, etc.). If not, are there any plans to implement support for macro processing in future releases?
Additionally, if macro support is not natively available, could you provide any suggestions or workarounds to preprocess these macros before passing the Verilog files to this tool?
Hello,
I am using this tool to process Verilog files, and I wanted to ask if it supports Verilog files that contain macro definitions (\'define, `ifdef, `ifndef`, etc.). If not, are there any plans to implement support for macro processing in future releases?
Additionally, if macro support is not natively available, could you provide any suggestions or workarounds to preprocess these macros before passing the Verilog files to this tool?
Thank you for your help!