None |
Resource Sensor created below parts | It is possible to select a part and create a resource sensor inside a part. However, the wizard command researches only Internal Logics created below products not parts. The creation of resource sensors below parts is useless as it cannot be integrated in a complete simulation. |
Replace SmartDevices
(enabled with the environment variable AUT_DLD_REPLACE_COMPONENT=yes) |
This command allows the user
to replace a Smart Device instantiated inside a
cell. By using the standard command "Replace
Component ...", you can replace a SmartDevice,
but if its logic is instantiated in the root
device, the IL_main block of the root device
turns in error because the internal logic instantiated
does not exist anymore. The command "Replace By Existing Product" replaces a product by another one, and also propagates the change to the root device. The update of the root logic is automatic. Note: The user must manually modify the root logic only if the new logic is not compatible with the old one. That is to say, after the replacement, the ports of the instance used in the root logic does not exist anymore or their types or directions are not suitable with their usage. You will find in the attached pdf the user task: Warning: This command cannot be applied if the product to replace is linked to the product's hierarchy by other links than the internal Logic instantiation. If some other links exists like constraints, mechanisms... the command "Replace By Existing Product" doesn't re-point these links as done by the command "Replace component ..." |