[Gems-users] physical_address 0


Date: Thu, 18 Jan 2007 16:37:54 -0800 (PST)
From: "Dave Z." <zhu_dave@xxxxxxxxx>
Subject: [Gems-users] physical_address 0
Hi,

I have a quick question about mem_trans object in SimicsProcessor::makeRequest. Is it something expected to have mem_trans->s.physical_address=0? I've printed the physical addresses of some logical addresses and they are all 0. Here is what I do:

 if (mem_trans->s.logical_address == XXX)
    printf("logical address %x physical address %x\n", mem_trans->s.logical_address, mem_trans->s.physical_address);

Thanks,

Dave 




 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

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