{ "info": { "author": "National Instruments", "author_email": "", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Human Machine Interfaces", "Topic :: Software Development :: Embedded Systems", "Topic :: System :: Hardware", "Topic :: System :: Hardware :: Hardware Drivers" ], "description": "FPGA Interface Python API\r\n=======\r\n\r\nOverview\r\n--------\r\nThe National Instruments FPGA Interface Python API is used for communication between processor and FPGA within NI reconfigurable I/O (RIO) hardware such as NI CompactRIO, NI Single-Board RIO, NI FlexRIO, and NI R Series multifunction RIO.\r\n\r\nWith the FPGA Interface Python API, developers can use LabVIEW FPGA to program the FPGA within NI hardware and communicate to it from Python running on a host computer. This gives engineers and scientists with Python expertise the ability to take advantage of compiled LabVIEW FPGA bitfiles, also the option to reuse existing Python code.\r\n\r\nInstallation\r\n------------\r\nNiFpga can be installed by cloning the master branch and then in a command\r\nline in the directory of setup.py run:\r\n\r\n pip install --pre .\r\n\r\nOr by installing from PyPI using:\r\n\r\n pip install nifpga\r\n\r\nExamples\r\n--------\r\n\r\nThe FPGA Interface Python API is session based. LabVIEW FPGA will generate\r\nbitfiles (.lvbitx) that can be used to program the hardware. For additional\r\ninformation on sessions view our Read the docs documentation\r\n\r\nExample usage of FPGA configuration functions:\r\n\r\n with Session(bitfile=\"BitfilePath.lvbitx\", resource=\"RIO0\") as session:\r\n try:\r\n session.run()\r\n except FpgaAlreadyRunningWarning:\r\n pass\r\n session.download()\r\n session.abort()\r\n session.reset()\r\n my_control = session.registers[\"MyControl\"]\r\n my_control.write(4)\r\n data = my_control.read()\r\n\r\n\r\nSee our [readthedocs page](http://nifpga-python.readthedocs.io/en/latest/) for more detailed examples and documentation.\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ni/nifpga-python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nifpga", "package_url": "https://pypi.org/project/nifpga/", "platform": "", "project_url": "https://pypi.org/project/nifpga/", "project_urls": { "Homepage": "https://github.com/ni/nifpga-python" }, "release_url": "https://pypi.org/project/nifpga/19.0.0/", "requires_dist": [ "future", "enum34 ; python_version < \"3.4\"" ], "requires_python": "", "summary": "Python API for interacting with National Instrument's LabVIEW FPGA Devices", "version": "19.0.0" }, "last_serial": 4965874, "releases": { "17.0.0": [ { "comment_text": "", "digests": { "md5": "4c5d3e5278727f95468ddaaf3970df4d", "sha256": "0565a89a9102028d4bb076bd2bfa8fbd37c8254f94cb9460dddccea806bc0d34" }, "downloads": -1, "filename": "nifpga-17.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4c5d3e5278727f95468ddaaf3970df4d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 24360, "upload_time": "2017-03-06T22:37:43", "url": "https://files.pythonhosted.org/packages/e6/6a/3f6ef0e92afdf4467c8b37df6e5682f5939d9e101659f201a8c829057438/nifpga-17.0.0-py2.py3-none-any.whl" } ], "17.0.0.post1": [ { "comment_text": "", "digests": { "md5": "50510f3294be13748b13d1e34b429b40", "sha256": "6a6a2c8795c261ae64f7667e560777a021e45636d750b2100e8e78d3f8ced891" }, "downloads": -1, "filename": "nifpga-17.0.0.post1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "50510f3294be13748b13d1e34b429b40", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23521, "upload_time": "2017-03-15T15:37:40", "url": "https://files.pythonhosted.org/packages/5b/59/88bea60f2ef1ea9b50b829c4f416f064db09f88aed3896c83efb3ffe9cf6/nifpga-17.0.0.post1-py2.py3-none-any.whl" } ], "17.0.0.post2": [ { "comment_text": "", "digests": { "md5": "bb89ca3099c1de05d66058e10c238be8", "sha256": "1e23418e50fde4b495e954742ef31e588f167e9e3f9509f91934343701ee1e86" }, "downloads": -1, "filename": "nifpga-17.0.0.post2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bb89ca3099c1de05d66058e10c238be8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23867, "upload_time": "2017-04-21T23:44:15", "url": "https://files.pythonhosted.org/packages/42/2b/5785fec3ff589a6eeefd363154e3e04f2f953843eb25c047a64ea81d2372/nifpga-17.0.0.post2-py2.py3-none-any.whl" } ], "18.0.0": [ { "comment_text": "", "digests": { "md5": "248d213209ccacba64911d9c0b24a28e", "sha256": "4b55cbe86011f0b368beee390287a614d0778b106e5332e1ecf650bcae59a914" }, "downloads": -1, "filename": "nifpga-18.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "248d213209ccacba64911d9c0b24a28e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 30382, "upload_time": "2018-04-03T14:38:11", "url": "https://files.pythonhosted.org/packages/e0/61/e3a6373fef4516c1f6cdc0885a087b93ddd62c5f398450f55d8dbe59ddd2/nifpga-18.0.0-py2.py3-none-any.whl" } ], "18.1.0": [ { "comment_text": "", "digests": { "md5": "763844858aee0932ebcf0ce34cd85982", "sha256": "afdf79b1c5f412a75a3330ff09dde8c8016d5afdf8408b4cff53790d9b1fbbc2" }, "downloads": -1, "filename": "nifpga-18.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "763844858aee0932ebcf0ce34cd85982", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34154, "upload_time": "2018-06-26T15:24:51", "url": "https://files.pythonhosted.org/packages/9f/86/1a72bb8d3804fb863303340e9708a6e7d535650de59bec971c39f4dc06af/nifpga-18.1.0-py2.py3-none-any.whl" } ], "18.1.1": [ { "comment_text": "", "digests": { "md5": "0b02d02ff2c5edb33392a1f820924edb", "sha256": "e76a2f1a34ea83e3fc0a9b6d07285681756631c0030edbdc5056cbdc0b14c5fb" }, "downloads": -1, "filename": "nifpga-18.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0b02d02ff2c5edb33392a1f820924edb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34322, "upload_time": "2018-06-27T17:40:41", "url": "https://files.pythonhosted.org/packages/40/af/d6e8b032e6e8a3fa4fa80ffc89446b6c1857175f49ec3c6df9821750df1d/nifpga-18.1.1-py2.py3-none-any.whl" } ], "18.1.2": [ { "comment_text": "", "digests": { "md5": "71ee1db0ef9acc96c5568bd37e40a1b3", "sha256": "4135c254153f286e577dc63d34d911389299249876fa50c72cdb867e993a8bd9" }, "downloads": -1, "filename": "nifpga-18.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "71ee1db0ef9acc96c5568bd37e40a1b3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34407, "upload_time": "2018-09-26T19:28:16", "url": "https://files.pythonhosted.org/packages/39/49/5aa09814ba71960ee99758c315f46f14c83343a7ceddab74b0ac38f678a6/nifpga-18.1.2-py2.py3-none-any.whl" } ], "19.0.0": [ { "comment_text": "", "digests": { "md5": "36b4f8bcdf4e7d6bdc0b7161a770ea97", "sha256": "e2ea7879904d1374d78c58aab70dcc9eac66e3e96f865dced135a1c32f7e8748" }, "downloads": -1, "filename": "nifpga-19.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "36b4f8bcdf4e7d6bdc0b7161a770ea97", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36551, "upload_time": "2019-03-20T22:21:29", "url": "https://files.pythonhosted.org/packages/18/a7/55782975ba5cf8f96433968c28ab71a91f55eed6e7b470edbf11e3721fff/nifpga-19.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "36b4f8bcdf4e7d6bdc0b7161a770ea97", "sha256": "e2ea7879904d1374d78c58aab70dcc9eac66e3e96f865dced135a1c32f7e8748" }, "downloads": -1, "filename": "nifpga-19.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "36b4f8bcdf4e7d6bdc0b7161a770ea97", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36551, "upload_time": "2019-03-20T22:21:29", "url": "https://files.pythonhosted.org/packages/18/a7/55782975ba5cf8f96433968c28ab71a91f55eed6e7b470edbf11e3721fff/nifpga-19.0.0-py2.py3-none-any.whl" } ] }