dcache: Remove reset on read port of cache tag RAM
The reset was added originally to reduce metavalue warnings in simulation, is not necessary for correct operation, and showed up as a critical path in synthesis for the Xilinx Artix-7. Remove it when doing synthesis; for simulation we set the value read to X rather than 0 in order to catch any use of the previously reset value. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>pull/441/head
parent
9645ab6e1f
commit
26507450b7
Loading…
Reference in New Issue