Tcl

Prevent Tcl command printing every result

Many of the development tools, such as HDL simulators support Tcl commands in order to automate the designer’s workflow. It’s a very powerful and widely used tool; however sooner or later some of the Tcl’s features may become irritating. Like the default behavior of printing/echoing the result of of the command. Fortunately this can be easily fixed.