pinapa-analyze-body-utils.h File Reference

Auxiliary functions used by pinapa-analyze-body.cpp. More...

#include "pinapa-parser-all.h"
#include <vector>
#include "pinapa-tree.h"
#include "pinapa-systemc-light.h"

Go to the source code of this file.

Namespaces

namespace  pinapa

Functions

void pinapa::process_type (tree body, tree value)
void pinapa::get_value_at_end_of_elaboration (tree body, const vector< sc_process_b * > &vh)
void pinapa::get_value_at_address (tree type, int address)


Detailed Description

Auxiliary functions used by pinapa-analyze-body.cpp.

Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page