Adding Implementation Casts to a Connection
Note |
|---|
This instruction applies only to SWCs specified as block diagrams. Using implementation casts in an SWC specified in ESDL is described in Implementation Casts in ESDL. |
You can add implementation casts to all connecting lines (data paths) of arithmetical values via the context menu.
You cannot add implementation casts to 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 windows 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).
See also