Re: [Gems-users] failed assertion


Date: Tue, 16 Jun 2009 09:18:27 -0400
From: Greg Byrd <gbyrd@xxxxxxxx>
Subject: Re: [Gems-users] failed assertion
The system is looking up an address in the TBE, meaning there should be an outstanding miss for this address.  But the address is not in the TBE.  (So the isPresent() == true assertion fails.)


Sharad Bade wrote:
Hello all,

I am new to simics and GEMS environment. I am working on improvement of MOSI_SMP_bcast_1level protocol. I tried running my slicc file with a small trace taht i created, it works fine. But when I try to run it with ruby tester for l=10. It give me following error message:

"failed assertion 'isPresent(address) == true' at fn ENTRY& TBETable<ENTRY>::lookup(const Address&) [with ENTRY = L1Cache_TBE] in system/TBETable.h:185"

Can anyone tell me whats causing that error? I just want a general idea so that I can look into my code and fix it.

Thanks in advance

--
Regards,

Sharad Bade
Graduate Student, Computer Engineering
North Carolina State University, Raleigh, NC, USA.


------------------------------------------------------------------------

_______________________________________________
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→]