[Gems-users] Array types in SLICC?


Date: Sun, 8 Nov 2009 23:42:37 -0600
From: Byn Choi <bynchoi1@xxxxxxxxxxxx>
Subject: [Gems-users] Array types in SLICC?
Hello-

I'm wondering if SLICC supports array types in structure() { } construct. I am trying to implement a sector cache, i.e. a cache line that has states attached to each word. I have 16 words, and it seems that I'll simply have to duplicate each field 16 times. Is this the best way to go about this?

I've looked through the SLICC code to see if there was a support but I couldn't find any. I just wanted to confirm that I'm not missing any.

Thanks,

Byn

[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] Array types in SLICC?, Byn Choi <=