Skip to content

FPGA Interface Python API 20.0.0

Compare
Choose a tag to compare
@strainmike strainmike released this 18 May 19:37
· 8 commits to master since this release
cfcc201

Changes:

  • Added new error codes
  • Added unicode bitfile path support (requires updated drivers)
  • Added a unreserve call for FIFOs which allows other processes to start using the FIFO (limited driver support)
  • Added a FIFO Region API (requires updated drivers)