Answers for "sed command inside tcl script"

0

sed command inside tcl script

exec sed -i "s/$mTarget/$mReplace/g" $verilog_new
Posted by: Guest on April-07-2021

Browse Popular Code Answers by Language