Hi folks,
Can anyone please tell me what the "m" parameter associated with passive components like resistors and capacitors in the sky130 node mean? @Tim Edwards
s
Stefan Schippers
05/16/2023, 1:32 PM
For all spice devices the m=.. parameter specifies multiplicity. Using m=4 is the same as placing 4 parallel devices. However using m=4 is faster since spice needs to evaluate only one device (and multiply currents by 4).