diff options
| author | Yuval Adam <_@yuv.al> | 2025-08-29 19:41:17 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-08-29 19:41:17 +0200 |
| commit | 678a59565f6d7e5435c1c09c10e636ee5795c0db (patch) | |
| tree | 6a60043a8f352c3358306b6812808306f83d3c1c | |
Initial readme
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..bfa5098 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Alchrity Pt V2 Hello World + +## Prerequisites + +- Install AMDs bloated [Vivado](https://www.xilinx.com/support/download/index.html/content/xilinx/en/downloadNav/vivado-design-tools.html) software + - You only need support for **Vivado** and **7 Series devices** + - Remove checkbox for licenses + - Install to some non-root directory to avoid system bloat +- On Arch: `yay -S ncurses5-compat-libs` |
