#include "rose.h"#include "mapped_variable.h"#include "conflict_table.h"

Go to the source code of this file.
Classes | |
| class | risc::sg::EventConflictTable | 
| The conflicts are stored in the base class variable conflict_table_. The columns represent wait statements of the segments. The rows are representing the notifications of events. So, a true in conflict_table_[i][j] means that the associated segment/instance i notifies the event for which the associated segment/instance j is waiting.  More... | |
Namespaces | |
| namespace | risc | 
| namespace | risc::sg | 
 1.6.1