issues
search
KilometersG
/
Python-API-for-VeriStand-FPGA
This Python API is meant to work with NI-RIO FPGA bitfiles, .lvbitx, and their associated XML Configurations, .fpgaconfig, originally written for VeriStand.
BSD 2-Clause "Simplified" License
4
stars
0
forks
source link
Dev
#11
Closed
KilometersG
closed
6 years ago
KilometersG
commented
6 years ago
Added higher level calls to the API.
Created an example with high level calls.
Made changes to the low level example to keep it working.
High level example is half as long as low level example.