Pass icache/dcache/tlb parameters down from soc
authorAnton Blanchard <anton@linux.ibm.com>
Mon, 15 Mar 2021 07:18:21 +0000 (18:18 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Mon, 15 Mar 2021 07:18:21 +0000 (18:18 +1100)
commit2d21b95f876380c7bea2c0dcd9a4c74f2c1ed720
tree7dbf762b24912f68964bc61fc31f2c76e2ddf6d3
parent6523acc74344b95e7cceb83611fb8cb2a030c1a3
Pass icache/dcache/tlb parameters down from soc

We want much smaller caches and tlbs when building for sky130, so
allow the toplevel file to override the defaults.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
core.vhdl
soc.vhdl