[Gems-users] Cache structure configuration


Date: Mon, 10 May 2010 14:20:20 -0400
From: "Jianghao Guo" <guojh.uc@xxxxxxxxx>
Subject: [Gems-users] Cache structure configuration

I’m using Ruby to simulate different cache structures.

What I want is to configure the cache into 16 banks, and use a bi-direction ring structure to connect these 16

Banks.

It seems to me this is similar to Garnet, except we use ring structure instead of 2D mesh.

How can I set this configuration in Ruby?

Thanks

[← Prev in Thread] Current Thread [Next in Thread→]