| |||
| Home > Peripheral and Interface Components > AMBA-PV Components > AMBAPVValueState2SGValueState component | |||
The AMBAPVValueState2SGValueState component converts from AMBAPVValueState to ValueState protocols, using 32 bit integer values between components.
Figure 5.19 shows a view of the component in System Canvas.
This component is written in LISA.
Table 5.23 provides a description of the ports in the AMBAPVValueState2SGValueState component.
Table 5.23. AMBAPVValueState2SGValueState component ports
| Name | Port protocol | Type | Description |
|---|---|---|---|
| amba_pv_value_s | AMBAPVValue64 | Slave | Input slave port for connection from top-level AMBAPVValue64 slave port. |
| sg_value_m | Value_64 | Master | Handles outgoing value changes. Converted value changes are sent out through this port. |
The AMBAPVValueState2SGValueState component has been tested
as part of the SystemC Export example systems. These systems can
be found in %PVLIB_HOME%\examples\SystemCExport. On
Linux, look in the $PVLIB_HOME/examples/SystemCExport directory.
The AMBAPVValueState2SGValueState component is not expected to significantly affect the performance of a PV system.