icache_tb: Improve test and include test file
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 18 Oct 2019 05:41:05 +0000 (16:41 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 18 Oct 2019 05:41:05 +0000 (16:41 +1100)
commitf74e8a4f79a2037993c89af54e7b1be616a6f813
tree86fe714c280b255ffd9345bf083e32fb53a81916
parent900c13108327ad4560bcdaf745a2df759d7dcf32
icache_tb: Improve test and include test file

The icache_test.bin file was missing. This adds it (along with a python3
script to generate it).

We also add better reporting on errors

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
icache_tb.vhdl
icache_test.bin [new file with mode: 0644]
scripts/gen_icache_tb.py [new file with mode: 0755]