Adding Implementation Casts to a Connection Automatically
You can also add an implementation cast to all connecting lines (data paths) of arithmetical values via the context menu.
Note |
|---|
This is not the case for connections with other operators than +, -, *, /, abs, neg, max, min, and mux, connections to logical elements or control flow connecting lines. |
- Select the connection you want to add an implementation cast to.
Right-click the connection and select Add Implementation Cast from the context menu.
The Adding Implementation Cast window opens.
Select <new implementation cast> or an existing implementation cast from the list and click OK.
The implementation cast is added to the connection. If you selected <new implementation cast>, a new implementation cast is created.
The implementation casts are named automatically in accordance with the following scheme.
This scheme applies to all implementation casts which were not created automatically for an operator (see Adding Implementation Casts to Operators Automatically).
See also