Skip to content
Snippets Groups Projects
Commit 00a0f8e4 authored by Bouquillon Fabien's avatar Bouquillon Fabien
Browse files

clean

parent ea63f351
Branches
No related tags found
No related merge requests found
[elm-plugin]
name = RMB
author = Fabien Bouquillon <fabien.bouquillon@univ-lille.fr>
description = plugin vide
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>8</block_bits>
<way_bits>4</way_bits>
<row_bits>6</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>2</block_bits>
<way_bits>4</way_bits>
<row_bits>6</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>3</block_bits>
<way_bits>1</way_bits>
<row_bits>6</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
[elm-plugin]
name = cache_block_id
author = Fabien Bouquillon <fabien.bouquillon@univ-lille.fr>
description = plugin vide
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>3</block_bits>
<way_bits>0</way_bits>
<row_bits>8</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>3</block_bits>
<way_bits>1</way_bits>
<row_bits>1</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>6</block_bits>
<way_bits>1</way_bits>
<row_bits>1</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>8</block_bits>
<way_bits>4</way_bits>
<row_bits>6</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
\ No newline at end of file
[elm-plugin]
name = intra_max_ucb
author = Fabien Bouquillon <fabien.bouquillon@univ-lille.fr>
description = plugin vide
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>8</block_bits>
<way_bits>4</way_bits>
<row_bits>6</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
\ No newline at end of file
[elm-plugin]
name = ucb_lt
author = Fabien Bouquillon <fabien.bouquillon@univ-lille.fr>
description = plugin vide
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<cache-config>
<icache>
<block_bits>8</block_bits>
<way_bits>4</way_bits>
<row_bits>6</row_bits>
<miss_penalty>70</miss_penalty>
</icache>
</cache-config>
\ No newline at end of file
[elm-plugin]
name = unloop
author = Fabien Bouquillon <fabien.bouquillon@univ-lille.fr>
description = plugin vide
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment