Index: 07_devmap.html =================================================================== --- 07_devmap.html (revision 766) +++ 07_devmap.html (revision 767) @@ -51,8 +51,11 @@

7.1. Slot prefixing

{des7:5} -std_devmap registers for the terminal_name_to_port_name -translation. +std_devmap registers for: +

{des7:6} If the "slot" attribute presents in a symbol, and the terminal does Index: 10_appendix.html =================================================================== --- 10_appendix.html (revision 766) +++ 10_appendix.html (revision 767) @@ -18,3 +18,12 @@

Example: std_devmap uses this hook to calculate a port name that matches the physical package, including slotting. + +

10.1.2. symbol_joins_component(symbol, component)

+

{des10:2} +Called when a symbol is merged into a component, whether the component +is newly created or already existed. The call is made after each +symbol-to-component join, after the attributes of the symbol got merged +into the component (whether this merge changed any component attribute +or not). +