diff options
author | Tristan Gingold <tgingold@free.fr> | 2022-08-14 04:43:51 +0200 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2022-08-14 20:53:48 +0200 |
commit | 119034986fb631d2e8baa8e90aa30febe5b95b55 (patch) | |
tree | 41f51e3d6eaf43d6cdd584e25a04af0a4156e12d | |
parent | 00daf9d550e459f7cac4cdc2175cc3752098b41f (diff) | |
download | ghdl-119034986fb631d2e8baa8e90aa30febe5b95b55.tar.gz ghdl-119034986fb631d2e8baa8e90aa30febe5b95b55.tar.bz2 ghdl-119034986fb631d2e8baa8e90aa30febe5b95b55.zip |
testsuite/synth: rename mem2d01 to memdp01
-rw-r--r-- | testsuite/synth/memdp01/NOTES.txt (renamed from testsuite/synth/mem2d01/NOTES.txt) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/dpram1r.vhdl (renamed from testsuite/synth/mem2d01/dpram1r.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/dpram2r.vhdl (renamed from testsuite/synth/mem2d01/dpram2r.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/dpram2w.vhdl (renamed from testsuite/synth/mem2d01/dpram2w.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/memmux04.vhdl (renamed from testsuite/synth/mem2d01/memmux04.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/tb_dpram1r.vhdl (renamed from testsuite/synth/mem2d01/tb_dpram1r.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/tb_dpram2r.vhdl (renamed from testsuite/synth/mem2d01/tb_dpram2r.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/tb_dpram2w.vhdl (renamed from testsuite/synth/mem2d01/tb_dpram2w.vhdl) | 0 | ||||
-rw-r--r-- | testsuite/synth/memdp01/tb_memmux04.vhdl (renamed from testsuite/synth/mem2d01/tb_memmux04.vhdl) | 0 | ||||
-rwxr-xr-x | testsuite/synth/memdp01/testsuite.sh (renamed from testsuite/synth/mem2d01/testsuite.sh) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/testsuite/synth/mem2d01/NOTES.txt b/testsuite/synth/memdp01/NOTES.txt index 17ed281fb..17ed281fb 100644 --- a/testsuite/synth/mem2d01/NOTES.txt +++ b/testsuite/synth/memdp01/NOTES.txt diff --git a/testsuite/synth/mem2d01/dpram1r.vhdl b/testsuite/synth/memdp01/dpram1r.vhdl index 30c0f9f39..30c0f9f39 100644 --- a/testsuite/synth/mem2d01/dpram1r.vhdl +++ b/testsuite/synth/memdp01/dpram1r.vhdl diff --git a/testsuite/synth/mem2d01/dpram2r.vhdl b/testsuite/synth/memdp01/dpram2r.vhdl index 0b3c4646a..0b3c4646a 100644 --- a/testsuite/synth/mem2d01/dpram2r.vhdl +++ b/testsuite/synth/memdp01/dpram2r.vhdl diff --git a/testsuite/synth/mem2d01/dpram2w.vhdl b/testsuite/synth/memdp01/dpram2w.vhdl index 2c412824f..2c412824f 100644 --- a/testsuite/synth/mem2d01/dpram2w.vhdl +++ b/testsuite/synth/memdp01/dpram2w.vhdl diff --git a/testsuite/synth/mem2d01/memmux04.vhdl b/testsuite/synth/memdp01/memmux04.vhdl index 63f998f80..63f998f80 100644 --- a/testsuite/synth/mem2d01/memmux04.vhdl +++ b/testsuite/synth/memdp01/memmux04.vhdl diff --git a/testsuite/synth/mem2d01/tb_dpram1r.vhdl b/testsuite/synth/memdp01/tb_dpram1r.vhdl index 5cfaa76ba..5cfaa76ba 100644 --- a/testsuite/synth/mem2d01/tb_dpram1r.vhdl +++ b/testsuite/synth/memdp01/tb_dpram1r.vhdl diff --git a/testsuite/synth/mem2d01/tb_dpram2r.vhdl b/testsuite/synth/memdp01/tb_dpram2r.vhdl index 854e5662a..854e5662a 100644 --- a/testsuite/synth/mem2d01/tb_dpram2r.vhdl +++ b/testsuite/synth/memdp01/tb_dpram2r.vhdl diff --git a/testsuite/synth/mem2d01/tb_dpram2w.vhdl b/testsuite/synth/memdp01/tb_dpram2w.vhdl index 80850d92f..80850d92f 100644 --- a/testsuite/synth/mem2d01/tb_dpram2w.vhdl +++ b/testsuite/synth/memdp01/tb_dpram2w.vhdl diff --git a/testsuite/synth/mem2d01/tb_memmux04.vhdl b/testsuite/synth/memdp01/tb_memmux04.vhdl index 276de2460..276de2460 100644 --- a/testsuite/synth/mem2d01/tb_memmux04.vhdl +++ b/testsuite/synth/memdp01/tb_memmux04.vhdl diff --git a/testsuite/synth/mem2d01/testsuite.sh b/testsuite/synth/memdp01/testsuite.sh index 1c7c45546..1c7c45546 100755 --- a/testsuite/synth/mem2d01/testsuite.sh +++ b/testsuite/synth/memdp01/testsuite.sh |