icache: Reduce simulation warnings
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 9 Oct 2019 13:40:11 +0000 (00:40 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 23 Oct 2019 01:30:49 +0000 (12:30 +1100)
commit7b3df7cb05cb343982ceee25e9796d96abb2d71b
tree3668166c7d9e122f5b09ea1cb2cfebe4c4be1dbf
parenta38ae503ff3a88852bcf27cc8b56ff110595081b
icache: Reduce simulation warnings

This might slightly increase the logic in synthesis but avoids
us looking at uninitialized tags when not servicing an active
request

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
icache.vhdl