Issue link: https://resources.pcb.cadence.com/i/1180526
PSpice A/D User Guide Creating and editing models October 2019 259 Product Version 17.4-2019 © 2022 All Rights Reserved. On simulation, the value of parameter FCTR is taken as 1 by both the subcircuits, MULT_1 and MULT_2. This is because LibraryA.lib is read first, which has the value of FCTR=1. When the check box, Prioritize models for same .lib for all circuits is selected, then: On simulation, the parameter value is picked from the same library where the model definition exists, that is: ❑ If subcircuit MULT_1 is used in the design, then, on simulation, it will pick FCTR=1 irrespective of the configured library order. ❑ If subcircuit MULT_2 is used in the design, then, on simulation, it will pick FCTR=2 irrespective of the configured library order.