Custom Query (93 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 93)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#2 wontfix Can i see the SoCLib? somebody Qiang Wang <wq_make@…>
Description

hi,My name is Qiang Wang. I'm a graduate student. Can I see the source of the SoCLib? If I can't,please tell me why? thanks

#3 wontfix Can i see the SoCLib? somebody Qiang Wang <wq_make@…>
Description

hi,My name is Qiang Wang. I'm a graduate student. Can I see the source of the SoCLib? If I can't,please tell me why? thanks

#5 fixed simulation exception somebody wagner@…
Description

Bonjour,

J'utilise la nouvelle version de SocLib (21 juin 2007)qui resoud les problemes de nommage de fichiers sous Windows. Lors du test (make) sous ../platforms/timer_4mips la compilation se deroule bien. Par contre lors de la phase de simulation, un message "unknow exception occured" apparait. En traçant l'execution, le problème apparait dans la fonction getRoutingTable (vci_vgmn.cc) ===================================================================================== if ( done[addr] && adt[addr] != val )

{

std::cout << " getRoutingTable EXCEPTION" << std::endl;

throw soclib::exception::RunTimeError("Inconherent Mapping Table");

===================================================================================== avec val=3 addr=b0200000 done=1 adt=0, ce qui correspond au mapping du timer.

Sous un environnement darwin la simulation est OK

Merci de votre aide, Charles

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.