pynq_array_copy 🔗
Pynq_array_copy 🔗
A Pynq array copy model vAccel resource.
pynq_arr_copy classmethod
🔗
Executes Pynq array copy operation using vAccel over genop.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
| int | An integer for the initial array | required |
Returns:
Name | Type | Description |
---|---|---|
b | An integer for the copy of the array | |
c | An integer giving the length of the array |