Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions kv260/base/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
# Base Overlay Kria KV260 Vision Started Kit

## Prerequisites

- Xilinx Vivado 2020.2.2 (= Vivado 2020.2 + Service Pack 2) (other versions have not been verified)
- Apply the [2Y22 patch](https://support.xilinx.com/s/article/76960?language=en_US).

## Rebuild overlay

From your Linux terminal run:
Ensure you are in the `Kria-PYNQ/kv260/base` folder., then in your Linux/Windows terminal run:

```sh
make
```

Once the overlay generation is finished, the corresponding bitstream and hwh files are copied to this directory.
Once the overlay generation is finished, the corresponding bitstream and hwh files are copied to this `base` directory.

## Binary File License

Pre-compiled binary files are not provided under an OSI-approved open source license, because Xilinx is incapable of providing 100% corresponding sources.

Binary files are provided under the following [license](LICENSE)
Binary files are provided under the following [license](LICENSE).

------------------------------------------------------
<p align="center">Copyright&copy; 2022 Xilinx</p>
<p align="center">Copyright&copy; 2022 Xilinx</p>