diff options
| -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` |
