diff options
author | Clifford Wolf <clifford@clifford.at> | 2018-05-26 14:27:21 +0200 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2018-05-26 14:27:28 +0200 |
commit | 1899833b4db65e506746926831c323a8a8923fc4 (patch) | |
tree | 715a3133e699323da2476aa3ba0980fd745e6289 /.gitignore | |
parent | 1338f0f9ebc1748d93ac331d277f2fd0c2cb30b4 (diff) | |
download | nextpnr-1899833b4db65e506746926831c323a8a8923fc4.tar.gz nextpnr-1899833b4db65e506746926831c323a8a8923fc4.tar.bz2 nextpnr-1899833b4db65e506746926831c323a8a8923fc4.zip |
Start work on iCE40 chipdb
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ -/build/ +/objs/ /nextpnr-dummy +/nextpnr-ice40 |