SoCRocket
Transaction-Level Modeling Framework for Space Applications
#include <Python.h>#include <systemc>#include <cstdlib>#include <string>#include <cstdio>#include <boost/filesystem.hpp>#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/classification.hpp>#include <map>#include <set>#include "core/common/waf.h"#include "core/common/sr_report.h"#include "usi/core/module.h"#include "usi/core/registry.h"Macros | |
| #define | PyString_FromString(x) PyUnicode_FromStringAndSize(x, strlen(x)) |
Functions | |
| const char * | str_value (const char *str) |