[Gems-users] accessing the data that resides in the cache


Date: Tue, 17 Aug 2010 20:06:04 +0430
From: Amin Jadidi <amin.jadidi@xxxxxxxxx>
Subject: [Gems-users] accessing the data that resides in the cache
hello, 

i need to know the data that resides in the cache. i set DATA_BLOCK to true in rubyconfig.defaults. 
but i got the following errors. 

failed assertion 'SIMICS_check_memory_value(m_proc, mem_trans->s.physical_address, buffer, mem_trans->s.size)' at fn void SimicsProcessor::observeMemoryAccess(memory_transaction_t*) in simics/SimicsProcessor.C:534
failed assertion 'SIMICS_check_memory_value(m_proc, mem_trans->s.physical_address, buffer, mem_trans->s.size)' at fn void SimicsProcessor::observeMemoryAccess(memory_transaction_t*) in simics/SimicsProcessor.C:534

1- what is the problem?              
2- is it possible to access the data that resides in the cache? HOW?      
3- could you give me some information about SIMICS_read_physical_memory()?
*previous posts weren't helpful!

tnx
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] accessing the data that resides in the cache, Amin Jadidi <=