Allegro module Reuse
This article is in reference to csdn Bo Master varding blog in his own project after the successful trial record operation steps.
The book in the Annote from the capture began too complex, far less than the operation of the steps here concise.
Reuse Purpose : For all the functions of the PCB in the same module, after the completion of the layout of one of the modules, so that the other modules completely copy the module layout and cabling.
This can greatly improve the efficiency of layout and cabling.
The reuse of the module is implemented in placement edit mode. Use the same function to define the location of the module, Control Panel->find->all on; Box select the module that has been laid out, then right-click = = Place replicate Create, then right-click Done, then right-click Place replicate Create,
(The command window prompts you to select the origin of the created module, where you can select the lower-left corner of the space), as shown in the illustration.
3. Pop Up the dialog box of saving module, enter the module name, it is best to distinguish and call easily, click Save to generate reuse module;
4. Reuse the module chan1_module you just created.
Select all components in another, right-->place replicate apply,
,
The components in the new module are routed in the same way as the reusable modules, waiting for Origin to be selected,
If all of the components have been placed in the previous box, there will be no error message and it will be done directly.
If you want to reuse the missing or redundant components in the box, or have an error prompt, follow the instructions to modify the information, and then re-use.
The result of the reuse is shown in the figure.
The module layout and wiring is identical to the Reuse module, only the stratigraphic division is not the same.
Reference [1]: https://blog.csdn.net/varding/article/details/19482997