Оказывается многократное использование под-схемы (куска схемы)
в одном устройстве в PROTEUS НЕ ПРОБЛЕМА !
Вот как это делается.
Re-using a subcircuit within a schematic is not a problem - simply give the subcircuits the same name. Additionally, duplicating the circuitry in ARES is supported via the 'Replicate' function as follows :
1) Create the subcircuits with a base annotation (Design - Edit Sheet Properties - Annotator Init). You might therefore have your first subcircuit annotated from 100 upwards (R100, R101, etc.) and the second identical subcircuit annotated from 200 upwards (R200, R201, etc.).
2) After placing and tracking the circuitry for the first subcircuit in ARES place a tagbox around the block and invoke the replicate command. This is essentially a controlled block copy except that it also allows you to increment the annotation. In our example therefore the Increment field on the replicate command would be set to 100, transforming R100->R200, R101->R201 and so on. This will both duplicate the circuitry and also link the connectivity for the second 'block'.
Re-using such blocks across different projects is a feature that we are considering, although it will not be available in the short term.
Iain.
http://support.labcenter.co.uk/forums/v ... f=9&t=2202
Т.е. механизм автоматической замены номеров компонентов и надеюсь названий проводников реальзовано уже - "transforming R100->R200, R101->R201 and so on."