vpi.Container.to

Container.to(self: vpi.Container, memtype: vpi.MemType) object

Get the container data.

Note

The data returned is a copy of the container data.

Parameters

memtype (vpi.MemType) – The memory type where the data will reside.

Returns

The container data.

Return type

buffer