https://github.com/analogdevicesinc/pyadi-jif
Python interface and configurator for the ADI JESD204 Interface Framework
https://github.com/analogdevicesinc/pyadi-jif
hacktoberfest jesd jesd204b jesd204c
Last synced: 6 months ago
JSON representation
Python interface and configurator for the ADI JESD204 Interface Framework
- Host: GitHub
- URL: https://github.com/analogdevicesinc/pyadi-jif
- Owner: analogdevicesinc
- License: epl-2.0
- Created: 2021-04-08T21:29:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T22:51:20.000Z (over 1 year ago)
- Last Synced: 2024-06-19T05:09:04.265Z (over 1 year ago)
- Topics: hacktoberfest, jesd, jesd204b, jesd204c
- Language: Python
- Homepage: https://analogdevicesinc.github.io/pyadi-jif/
- Size: 2.82 MB
- Stars: 8
- Watchers: 26
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
# pyadi-jif: Python Configurator for ADI JESD204 Interface Framework (JIF)
A framework to simplify the use of JESD204 with Analog Devices, Inc. data converters and clock chips.
![]()
## InstallationInstall JIF with pip
```bash
pip install --index-url https://test.pypi.org/simple/ pyadi-jif
```## Documentation
[Documentation](https://analogdevicesinc.github.io/pyadi-jif/master/)
## License[EPL-2.0](https://www.eclipse.org/legal/epl-2.0/)