fix: fix icache_tb not finishing correctly
authorTianrui Wei <tianrui@tianruiwei.com>
Tue, 1 Mar 2022 15:51:35 +0000 (23:51 +0800)
committerTianrui Wei <tianrui@tianruiwei.com>
Tue, 1 Mar 2022 15:54:24 +0000 (23:54 +0800)
commit844ca0e6b5fcd5fe1e628723a67f29607ddcb154
tree1272e9354e45775c915615bc94ee700f2cea2a6a
parentf01f3d233ae4de595fa29beb305d00ce960f041e
fix: fix icache_tb not finishing correctly

Setting icache to be privileged and accessing physical memory directly.
And set big_endian to 0 to correspond to the testbench result.

Signed-off-by: Tianrui Wei <tianrui@tianruiwei.com>
icache_tb.vhdl