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