aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClifford Wolf <cliffordvienna@gmail.com>2018-06-02 11:23:50 +0000
committerClifford Wolf <cliffordvienna@gmail.com>2018-06-02 11:23:50 +0000
commitd3e54131e70db28399799329d8ba3c6271a9b5fb (patch)
treeb7405c4ac9627d1451166a5f7c2feafdfea6ac6d /README.md
parentcdb31fdafc77331faf2b0f5a5d30af33f7e6b71f (diff)
downloadnextpnr-d3e54131e70db28399799329d8ba3c6271a9b5fb.tar.gz
nextpnr-d3e54131e70db28399799329d8ba3c6271a9b5fb.tar.bz2
nextpnr-d3e54131e70db28399799329d8ba3c6271a9b5fb.zip
Add new file
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..652be226
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+nextpnr -- a portable FPGA place and route tool
+===============================================
+
+Supported Architectures
+-----------------------
+
+- iCE40
+
+Building
+--------
+
+Simply run `make`. \ No newline at end of file