| |||
| Home > Peripheral and Interface Components > AMBA-PV Components > SGValueState2AMBAPVValueState64 component | |||
The SGValueState2AMBAPVValueState64 component converts from ValueState_64 to AMBAPVValueState protocols, using 64 bit integer values between components.
Figure 5.18 shows a view of the component in System Canvas.
This component is written in LISA.
Table 5.22 describes the SGValueState2AMBAPVValueState64 ports.
Table 5.22. SGValueState2AMBAPVValueState64 ports
| Name | Port protocol | Type | Description |
|---|---|---|---|
| sg_value_s | Value_64 | Slave | Handles incoming value changes. |
| amba_pv_value_m | AMBAPVValue64 | Master | Output master port for connection to top-level AMBAPVValue64 master port. Converted value changes are sent out through this port. |
The SGValueState2AMBAPVValueState64 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 SGValueState2AMBAPVValueState64 component is not expected to significantly affect the performance of a PV system.