pynq.uio Module¶
-
class
pynq.uio.UioController(device)[source]¶ Bases:
objectClass that interacts directly with a UIO device.
-
uio¶ File handle for the opened UIO.
Type: _io.BufferedRandom
-
pynq.uio.UioController(device)[source]¶Bases: object
Class that interacts directly with a UIO device.
uio¶File handle for the opened UIO.
| Type: | _io.BufferedRandom |
|---|