01-10-2012 03:26 PM
I have a project in multisim that uses hierarchical blocks to duplicate a full adder. I should only need 5 chips for the 15 gates required, but the second and third hierarchical blocks automatically use U4,U5,U6 and U7,U8,U9. For example, I've tried to changing U5A, an OR gate, to U2B, as I only need three OR gates in total, so just one chip, but I don't see how this can be done.
01-11-2012 03:06 PM
You can manage refdes' via Tools->Rename/Renumber components.
From this dialog, there is an option to minimize the number of IC's you need by clicking on the "Gate Optimizer". You can also manually change the "RefDes" and "Section" individually.
Tip: since you can't have two "U3B"'s, you may need to adjust the "Section" value first (e.g. "B") and then the RefDes second (e.g. "U3") to work around naming collisions.
Mark J
National Instruments