Integrate Mempress memory tester (#1253)

This commit is contained in:
joonho hwangbo
2022-10-17 18:41:39 -07:00
committed by GitHub
parent fb2f83b90c
commit 33f5040b5d
12 changed files with 71 additions and 8 deletions

View File

@@ -47,7 +47,7 @@ search () {
done
}
submodules=("cva6" "boom" "ibex" "gemmini" "hwacha" "icenet" "nvdla" "rocket-chip" "sha3" "sifive-blocks" "sifive-cache" "testchipip" "riscv-sodor")
submodules=("cva6" "boom" "ibex" "gemmini" "hwacha" "icenet" "nvdla" "rocket-chip" "sha3" "sifive-blocks" "sifive-cache" "testchipip" "riscv-sodor" "mempress")
dir="generators"
branches=("master" "main" "dev")
search