Files
radiance/radiance.mk
Hansung Kim 759b96bcef Define ICACHE_DISABLE/DCACHE_DISABLE to keep with upstream merge
Upstream got a change that defines L1_ENABLE when {I,D}CACHE_ENABLE is
defined, which they are by default.  It also define-gates some of the
ibuffer code with L1_ENABLE which breaks the sim.  Explicitly defining
these flags prevent this from happening.
2024-03-07 16:01:42 -08:00

1.0 KiB