You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
355 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<cache-config>
<dcache>
<block_bits>5</block_bits>
<way_bits>2</way_bits>
<row_bits>9</row_bits>
<miss_penalty>25</miss_penalty>
</dcache>
<icache>
<block_bits>5</block_bits>
<way_bits>2</way_bits>
<row_bits>9</row_bits>
<miss_penalty>25</miss_penalty>
</icache>
</cache-config>