Re: [Gems-users] Random Tester with Trace


Date: Thu, 20 Nov 2008 12:44:27 -0500
From: Niket <niketa@xxxxxxxxxxxxx>
Subject: Re: [Gems-users] Random Tester with Trace
You can use the -z option to input a trace file directly to tester. You can find more information at http://www.cs.wisc.edu/gems/doc/gems-wiki/moin.cgi/How_do_I_understand_a_Protocol

Ashwath Narasimhan wrote:
Hi,
I have a trace file that has the following fields:- address, access type, thread id. I need to map this fields to the Tester module to feed this as inputs to RUBY. I am not interested in a timing driven simulation.
When I looked into the tester code, I find that function "InitiatePrefetch" in Tester/check.c generates Random address inputs. Is this correct? Do i need to modify this function to provide the inputs from my trace file? or is there any other way to input my trace file to the RUBY simulator?

thanks,
Ashwath

_______________________________________________ Gems-users mailing list Gems-users@xxxxxxxxxxx https://lists.cs.wisc.edu/mailman/listinfo/gems-users Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.

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