Is there a way to generate the netlist reports from a command line? I can get the Netlist Reports tool to pop up by entering
ds -proj <proj_file.cpm> -dlg reports
on a command line, but I still need to click the "Run" button to actually generate the reports. I'm trying to run this from a script, so clicking buttons isn't an option. Can the Netlist Report tool be run in batch mode?