Probably the single best thing you can do to improve the quality of life. Sadly, the UI hasn't improved one iota since 2016 😢 Edit > Find. Then, Operate on the Selection (use the drop down). Else, your life is more complicated - you choose View and then tell it how to filter stuff out. For now, suppose we've selected a bunch of netlabels and want to change <*50>whatever to <*100>whatever (where in the world would you use something like this?) In the Script field : set string [property get -name Name -system] regsub -all {\*50} $string {\*100} string property set Name -system -value $string Now, how in the world are you supposed to know that? Search me. Any surprise that Cadence is the top EDA dog?
Things you may wish to look into, to boost your productivity: The Find Navigator dtos and stod to moved between scientific and other notation CSHUNT is the equivalent of spectre's CMIN lvltim=3 and poweruplen might be convergence aids to try out
Relax :) This is an option that is within your control. Just go to Setup > Preferences > Editing and uncheck "Automatically join wires when removing a symbol"
Comments
Post a Comment