diff options
author | gatecat <gatecat@ds0.me> | 2021-02-11 11:34:08 +0000 |
---|---|---|
committer | gatecat <gatecat@ds0.me> | 2021-02-12 10:36:59 +0000 |
commit | 3f7618283d1eed2a35bbce161f905a4088020d8e (patch) | |
tree | 85b57c898358842f7b217090eab8e2638bcf1336 /.gitignore | |
parent | 32433db7aeda19e7f37f4e21f084f6017e85030b (diff) | |
download | nextpnr-3f7618283d1eed2a35bbce161f905a4088020d8e.tar.gz nextpnr-3f7618283d1eed2a35bbce161f905a4088020d8e.tar.bz2 nextpnr-3f7618283d1eed2a35bbce161f905a4088020d8e.zip |
machxo2: Update with Arch API changes
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ /nextpnr-nexus* /nextpnr-fpga_interchange* /nextpnr-gowin* +/nextpnr-machxo2* cmake-build-*/ Makefile cmake_install.cmake |