From 678a59565f6d7e5435c1c09c10e636ee5795c0db Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 29 Aug 2025 19:41:17 +0200 Subject: Initial readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md 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` -- cgit v1.3.1