🐍 ChipScoPy README
ChipScoPy is an open-source project from AMD that enables high-level control of Versal debug IP running in hardware. Using a simple Python API, developers can control and communicate with ChipScope® debug IP such as the Integrated Logic Analyzer (ILA), Virtual IO (VIO), device memory access, and more.
ChipScoPy supports Versal devices and has limited IBERT GTY support for Ultrascale+ devices. It does not work with older devices such as 7-Series devices.
We recommend using Python 3.8, 3.9, 3.10, 3.11, or 3.12 with ChipScoPy.
Quick Links
ChipScoPy Installation PyPI Package Dependencies
During ChipScoPy installation, the following packages (and any dependencies) are installed from the Python Package Index (PyPI) using pip.
| Package | License |
|---|---|
| Requests | Apache-2.0 |
| more-itertools | MIT |
| typing_extensions | PSF |
| loguru | MIT |
| importlib_metadata | Apache-2.0 |
| rich | MIT |
| Click | BSD |
| antlr4-python3-runtime | BSD |
| kaleido | MIT |
| plotly | MIT |
| notebook | BSD |
| ipywidgets | BSD |
| pandas | BSD |
| matplotlib | PSF |
| PyQt5 | GPL |
| ipympl | BSD |
Copyright (C) 2021-2022, Xilinx, Inc.
Copyright (C) 2022-2024, Advanced Micro Devices, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Release files for chipscopy 2024.2.1739397049
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| chipscopy-2024.2.1739397049.tar.gz | 365.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| chipscopy-2024.2.1739397049-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 877.9 kB
Release files / chipscopy-2024.2.1739397049.tar.gz
| Download URL | chipscopy-2024.2.1739397049.tar.gz |
|---|---|
| Size | 365.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d8688b12057c014276f358a31639b72314cde58022ddb65b584a6ef8a1d9911f
|
|
BLAKE2b-256 checksum How to use checksums |
e760794c033d007748a7a32cfbdc6e34b9f5c702bae85934295502064c51d30f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.8.3 Linux/5.15.0-97-generic
|
Release files / chipscopy-2024.2.1739397049-py3-none-any.whl
| Download URL | chipscopy-2024.2.1739397049-py3-none-any.whl |
|---|---|
| Size | 512.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9183c69709f5cb3eb05ae38a7ee94b9a52679665bdeca0544617f0b68541e669
|
|
BLAKE2b-256 checksum How to use checksums |
926728d7dcacfe64753b30c9c26f3b810700e4910e2840cc40660913460b968b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.8.3 Linux/5.15.0-97-generic
|