ilasynth  1.0
ILASynth: Template-based ILA Synthesis Engine
Namespaces | Typedefs | Enumerations
common.hpp File Reference
#include <boost/multiprecision/cpp_int.hpp>
#include <boost/python.hpp>

Go to the source code of this file.

Namespaces

 ilasynth
 

Typedefs

typedef boost::multiprecision::cpp_int ilasynth::mp_int_t
 

Enumerations

enum  ilasynth::endianness_t { ilasynth::UNKNOWN_E, ilasynth::LITTLE_E, ilasynth::BIG_E }