diff options
author | Miodrag Milanović <mmicko@gmail.com> | 2020-02-15 11:15:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-15 11:15:35 +0100 |
commit | 2baa6d799ee3ccc00e7e2dab766e3edce333e0fd (patch) | |
tree | e16349b29b74d76030673a5dffe93a2bb3b0fd45 | |
parent | a7df492243dbf186037b577657a65e357e8e0fec (diff) | |
parent | cd5c1777393acf2ebf66f6e6b0aa600f1efbd408 (diff) | |
download | yosys-2baa6d799ee3ccc00e7e2dab766e3edce333e0fd.tar.gz yosys-2baa6d799ee3ccc00e7e2dab766e3edce333e0fd.tar.bz2 yosys-2baa6d799ee3ccc00e7e2dab766e3edce333e0fd.zip |
Merge pull request #1706 from YosysHQ/mmicko/remove_executable_flag
Remove executable flag from files
-rw-r--r--[-rwxr-xr-x] | techlibs/achronix/Makefile.inc | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | techlibs/achronix/speedster22i/cells_arith.v | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | techlibs/achronix/speedster22i/cells_map.v | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | techlibs/achronix/speedster22i/cells_sim.v | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | techlibs/achronix/synth_achronix.cc | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/techlibs/achronix/Makefile.inc b/techlibs/achronix/Makefile.inc index 994cf0015..994cf0015 100755..100644 --- a/techlibs/achronix/Makefile.inc +++ b/techlibs/achronix/Makefile.inc diff --git a/techlibs/achronix/speedster22i/cells_arith.v b/techlibs/achronix/speedster22i/cells_arith.v index e2194cbd7..e2194cbd7 100755..100644 --- a/techlibs/achronix/speedster22i/cells_arith.v +++ b/techlibs/achronix/speedster22i/cells_arith.v diff --git a/techlibs/achronix/speedster22i/cells_map.v b/techlibs/achronix/speedster22i/cells_map.v index 9f647cbef..9f647cbef 100755..100644 --- a/techlibs/achronix/speedster22i/cells_map.v +++ b/techlibs/achronix/speedster22i/cells_map.v diff --git a/techlibs/achronix/speedster22i/cells_sim.v b/techlibs/achronix/speedster22i/cells_sim.v index a0c60b4be..a0c60b4be 100755..100644 --- a/techlibs/achronix/speedster22i/cells_sim.v +++ b/techlibs/achronix/speedster22i/cells_sim.v diff --git a/techlibs/achronix/synth_achronix.cc b/techlibs/achronix/synth_achronix.cc index 1dc6bdb2f..1dc6bdb2f 100755..100644 --- a/techlibs/achronix/synth_achronix.cc +++ b/techlibs/achronix/synth_achronix.cc |