aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2018-07-08 20:24:30 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2018-07-08 20:24:30 +0200
commit044e46b0adbab8beaeee208e7e0f88dee1fdeae9 (patch)
treed03148637dec2be02b1e158cc89f591f0b902e2f /README.md
parent4c06b9be1d2420100d0c3b2533ecebeece183187 (diff)
downloadnextpnr-044e46b0adbab8beaeee208e7e0f88dee1fdeae9.tar.gz
nextpnr-044e46b0adbab8beaeee208e7e0f88dee1fdeae9.tar.bz2
nextpnr-044e46b0adbab8beaeee208e7e0f88dee1fdeae9.zip
cleared a warning and add note for python
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 66e2bcc2..195f08c3 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Prequisites
- Modern C++11 compiler (`clang-format` required for development)
- Qt5 or later (`qt5-default` for Ubuntu 16.04)
- Python 3.5 or later, including development libraries (`python3-dev` for Ubuntu)
+ - on Windows make sure to install same version as supported by [vcpkg](https://github.com/Microsoft/vcpkg/blob/master/ports/python3/CONTROL)
- Boost libraries (`libboost-dev` or `libboost-all-dev` for Ubuntu)
- Icestorm, with chipdbs installed in `/usr/local/share/icebox`
- Latest git Yosys is required to synthesise the demo design