Make it possible to change wishbone address size
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 25 Sep 2019 06:54:25 +0000 (16:54 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 23 Oct 2019 01:37:16 +0000 (12:37 +1100)
commit1a63c3970495c6fbe350c22d4dea0cdac6dc691e
treef17fc0b1681afea853dd5f3de18483bd7ac61585
parentcb4451498f313b96e55e7916510bfa03e4b94a2e
Make it possible to change wishbone address size

All that needs to be changed now is the size in wishbone_types.vhdl
and the address decoder in soc.vhdl

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