diff options
author | Tristan Gingold <tgingold@free.fr> | 2019-09-08 08:36:02 +0200 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2019-09-11 06:37:27 +0200 |
commit | 419d542accc0a0bd5f3daa833f202043ce6f480c (patch) | |
tree | 4a374481236e336367f72cdc5499081d8f46e785 /testsuite/synth | |
parent | 1e1eab735ecad00ee663a68e3a5118e041c20739 (diff) | |
download | ghdl-419d542accc0a0bd5f3daa833f202043ce6f480c.tar.gz ghdl-419d542accc0a0bd5f3daa833f202043ce6f480c.tar.bz2 ghdl-419d542accc0a0bd5f3daa833f202043ce6f480c.zip |
testsuite/synth: rename arr02 to mem01
Diffstat (limited to 'testsuite/synth')
-rw-r--r-- | testsuite/synth/mem01/dpram1.vhdl (renamed from testsuite/synth/arr02/dpram1.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/mem01/dpram2.vhdl (renamed from testsuite/synth/arr02/dpram2.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/mem01/dpram3.vhdl (renamed from testsuite/synth/arr02/dpram3.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/mem01/rom1.vhdl (renamed from testsuite/synth/arr02/rom1.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/mem01/tb_dpram1.vhdl (renamed from testsuite/synth/arr02/tb_dpram1.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/mem01/tb_dpram2.vhdl (renamed from testsuite/synth/arr02/tb_dpram2.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/mem01/tb_dpram3.vhdl (renamed from testsuite/synth/arr02/tb_dpram3.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/mem01/tb_rom1.vhdl (renamed from testsuite/synth/arr02/tb_rom1.vhdl) | 0 | ||||
-rwxr-xr-x | testsuite/synth/mem01/testsuite.sh (renamed from testsuite/synth/arr02/testsuite.sh) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/testsuite/synth/arr02/dpram1.vhdl b/testsuite/synth/mem01/dpram1.vhdl index ca1cf724a..ca1cf724a 100644 --- a/testsuite/synth/arr02/dpram1.vhdl +++ b/testsuite/synth/mem01/dpram1.vhdl diff --git a/testsuite/synth/arr02/dpram2.vhdl b/testsuite/synth/mem01/dpram2.vhdl index c21a0ee78..c21a0ee78 100644 --- a/testsuite/synth/arr02/dpram2.vhdl +++ b/testsuite/synth/mem01/dpram2.vhdl diff --git a/testsuite/synth/arr02/dpram3.vhdl b/testsuite/synth/mem01/dpram3.vhdl index a04478809..a04478809 100644 --- a/testsuite/synth/arr02/dpram3.vhdl +++ b/testsuite/synth/mem01/dpram3.vhdl diff --git a/testsuite/synth/arr02/rom1.vhdl b/testsuite/synth/mem01/rom1.vhdl index 6b8245f30..6b8245f30 100644 --- a/testsuite/synth/arr02/rom1.vhdl +++ b/testsuite/synth/mem01/rom1.vhdl diff --git a/testsuite/synth/arr02/tb_dpram1.vhdl b/testsuite/synth/mem01/tb_dpram1.vhdl index f7644fbfe..f7644fbfe 100644 --- a/testsuite/synth/arr02/tb_dpram1.vhdl +++ b/testsuite/synth/mem01/tb_dpram1.vhdl diff --git a/testsuite/synth/arr02/tb_dpram2.vhdl b/testsuite/synth/mem01/tb_dpram2.vhdl index f66363345..f66363345 100644 --- a/testsuite/synth/arr02/tb_dpram2.vhdl +++ b/testsuite/synth/mem01/tb_dpram2.vhdl diff --git a/testsuite/synth/arr02/tb_dpram3.vhdl b/testsuite/synth/mem01/tb_dpram3.vhdl index 9cdbd8af7..9cdbd8af7 100644 --- a/testsuite/synth/arr02/tb_dpram3.vhdl +++ b/testsuite/synth/mem01/tb_dpram3.vhdl diff --git a/testsuite/synth/arr02/tb_rom1.vhdl b/testsuite/synth/mem01/tb_rom1.vhdl index 4a7f96d29..4a7f96d29 100644 --- a/testsuite/synth/arr02/tb_rom1.vhdl +++ b/testsuite/synth/mem01/tb_rom1.vhdl diff --git a/testsuite/synth/arr02/testsuite.sh b/testsuite/synth/mem01/testsuite.sh index 8d0b840a5..8d0b840a5 100755 --- a/testsuite/synth/arr02/testsuite.sh +++ b/testsuite/synth/mem01/testsuite.sh |