cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Directories | |
directory | memtest |
directory | uppercase |
Files | |
file | custom.py [code] |
A python script for testing the cF uppercase kernel. The script takes as argument the fpga ip, the port and the numpi array of a string to be processed. This array should be an 1-D array, containing all characters of a string. The kernel will rerurn a numpi array which is the array with converted characters. | |