diff options
author | William D. Jones <thor0505@comcast.net> | 2021-01-31 22:42:15 -0500 |
---|---|---|
committer | gatecat <gatecat@ds0.me> | 2021-02-12 10:36:59 +0000 |
commit | d0b822c0365c52a8a8439094f2268cfa0c461b5e (patch) | |
tree | 93d3c3df26a501ff3b05fd7ff416c4315f9fd8b9 /machxo2/examples/.gitignore | |
parent | 0250aaaddd499bce9a6739823f5511859ec57232 (diff) | |
download | nextpnr-d0b822c0365c52a8a8439094f2268cfa0c461b5e.tar.gz nextpnr-d0b822c0365c52a8a8439094f2268cfa0c461b5e.tar.bz2 nextpnr-d0b822c0365c52a8a8439094f2268cfa0c461b5e.zip |
machxo2: Add demo.sh TinyFPGA Ax example.
Diffstat (limited to 'machxo2/examples/.gitignore')
-rw-r--r-- | machxo2/examples/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/machxo2/examples/.gitignore b/machxo2/examples/.gitignore index 87d5128b..91167252 100644 --- a/machxo2/examples/.gitignore +++ b/machxo2/examples/.gitignore @@ -7,3 +7,5 @@ pack*.v place*.v pnr*.v abc.history +/tinyfpga.txt +/tinyfpga.bit |