#include <vector>
#include <utility>
#include "../segment_graph/segment_graph.h"
#include "instance_tree.h"
#include "module.h"
#include "module_instance.h"
#include "hierarchical_channel.h"
#include "hierarchical_channel_instance.h"
Go to the source code of this file.
Classes | |
class | risc::PathInstanceMapper |
This class can be used as a lookup table between an instance id of a module or hierarchical channel and the instance tree. More... | |
Namespaces | |
namespace | risc |