mctrans montecarlo numruns=10 variations=mismatch seed=1 json=yes savemismatchparams=yes \\ <-----UNEXPECTED END OF LINE
mismatchscalarfile="*/*/mis_sc_file.txt" \\
mismatchparamfile="*/*/mis_par_file.txt" \\
dumpseed=yes savefamilyplots=yes {
tran tran stop=5u save=selected
}
<---------- UNEXPECTED END OF BLOCK STATEMENT
Is the above a valid way to include the montecarlo sweep. I see and "unexpected end of line" error on the first line and an "unexpected end of block statement" error on the last line.
Thanks much!