#include <list>#include "rose.h"#include "instance_tree.h"

Go to the source code of this file.
Namespaces | |
| namespace | risc |
Functions | |
| std::list< InstanceTree > | risc::get_mapped_channel_instances (Port *port) |
| InstanceTree | risc::get_mapped_channel_instance (InstanceTree port) |
| SgVariableSymbol * | risc::port_mapping_style1 (SgFunctionCallExp *func_call, SgVariableSymbol *port, SgVariableDefinition *parent_variable) |
| SgVariableSymbol * | risc::port_mapping_style2 (SgFunctionCallExp *func_call, SgVariableSymbol *port, SgVariableDefinition *parent_variable) |
| SgVariableSymbol * | risc::port_mapping_style3 (SgFunctionCallExp *func_call, SgVariableSymbol *port, Module *parent_module, SgVariableDefinition *parent_variable) |
| SgVariableSymbol * | risc::get_mapped_symbol (SgVariableSymbol *port, Module *parent_module, SgVariableDefinition *parent_variable) |
1.6.1