Skip to content

How to best propagate constant config information between units? #99

Answered by arupc
egieske asked this question in Q&A
Discussion options

You must be logged in to vote

One solution (just as a workaround) would to use two different params, one for fetch unit, another Icache unit and user being responsible such that values of those parameters are equal. This is just to test rest of the code.

The other more permanent solution could be to specifiy icache line size as a global simulation argument, just like workload/trace is specified.

I agree better solution would for one sparta unit to access the value of the parameter for other sparta unit. @klingaard is that possible?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by egieske
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants