I want to execute following command in tcl script. The command relates to a particular tool.
exec tool cut Netlists/$::env(DESIGN_NAME).netlist.v
Whe