Hello everyone:
  Recently, I am making some changes to the cache coherence protocol in Gem5, 
in the SLICC documents, I should add some if-else statements, but the 
transitions code blocks seem do not to cover this case, it shows syntax error 
>>if<<. If I do so, should I change the related parts like action code blocks 
and basic configurations?
Such as:
if (..){
transition(..)
}
else{
transition(..)
}
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to