Is your feature request related to a problem? Please describe.
We are interested in optimizing AST with other graph-based approaches and convert it back to system verilog/verilog module files for physical design. We found out that slang doesn't have command line option to read in AST and output system verilog/verilog module currently.
Describe the solution you'd like
It would be great to have this AST to system verilog/verilog module feature for incorporating slang library with other optimization engines.
Describe alternatives you've considered
Currently, we are also looking at YOSYS but it is not as stable as slang.
Additional context
N/A
Is your feature request related to a problem? Please describe.
We are interested in optimizing AST with other graph-based approaches and convert it back to system verilog/verilog module files for physical design. We found out that slang doesn't have command line option to read in AST and output system verilog/verilog module currently.
Describe the solution you'd like
It would be great to have this AST to system verilog/verilog module feature for incorporating slang library with other optimization engines.
Describe alternatives you've considered
Currently, we are also looking at YOSYS but it is not as stable as slang.
Additional context
N/A