SIFT fromat trace need to be feed to NOC simulator

30 views
Skip to first unread message

Rivu Ghosh

unread,
Feb 4, 2023, 8:03:47 AM2/4/23
to Sniper simulator
Hello 

SIFT fromat trace need to be feed to NOC simulator(noxim). How to intrepret the SIFT trace file. i.e what does each collumn signifies?
Thanks in Advance

Trevor E. Carlson

unread,
Feb 4, 2023, 8:08:40 AM2/4/23
to snip...@googlegroups.com, ri...@iiitd.ac.in
Rivu,

Take a look at the SIFT Reader class [1]. Opening the SIFT file and reading the data from there should let you convert it or drive a NOC simulator directly.

The siftdump utility already does this [2] and could be a good example to start from.

--
--
--
You received this message because you are subscribed to the Google
Groups "Sniper simulator" group.
To post to this group, send email to snip...@googlegroups.com
To unsubscribe from this group, send email to
snipersim+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/snipersim?hl=en

---
You received this message because you are subscribed to the Google Groups "Sniper simulator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to snipersim+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/snipersim/ab76bf17-d772-4e4b-b0be-44540002b018n%40googlegroups.com.

Trevor E. Carlson

unread,
Feb 4, 2023, 10:48:01 AM2/4/23
to snip...@googlegroups.com, Rivu Ghosh
Rivu,

The SIFT data only include architecture details, like instructions and data addresses. If you want to keep track of packets, you might need to analyze the Sniper backend itself. It might be possible to monitor data communication implicitly through the data addresses, but the backend cache subsystem and NoC simulation already handles this.

Trevor

On Feb 4, 2023, at 10:46 PM, Rivu Ghosh <ri...@iiitd.ac.in> wrote:

Thanks Trevor for this suggestion.
I want to map src_id and dest_id of packets from sift trace file.
-- 
Thanks & Regards
Rivu

Reply all
Reply to author
Forward
0 new messages