ilasynth  1.0
ILASynth: Template-based ILA Synthesis Engine
common.hpp
Go to the documentation of this file.
1 #ifndef __COMMON_HPP_DEFINED__
2 #define __COMMON_HPP_DEFINED__
3 
4 #include <boost/multiprecision/cpp_int.hpp>
5 #include <boost/python.hpp>
6 
7 namespace ilasynth {
8 namespace py = boost::python;
9 typedef boost::multiprecision::cpp_int mp_int_t;
11 } // namespace ilasynth
12 #endif
boost::multiprecision::cpp_int mp_int_t
Definition: common.hpp:9
Definition: common.hpp:10
Definition: abstraction.hpp:21
endianness_t
Definition: common.hpp:10
Definition: common.hpp:10
Definition: common.hpp:10