Bitstream Interpretation Library (BIL)
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
xdlrc
util
PIPString.hpp
Go to the documentation of this file.
1
6
#pragma once
7
#ifndef BIL_PIPSTRING_HPP
8
#define BIL_PIPSTRING_HPP
9
10
#include <string>
11
#include <
xdlrc/model/PIP.hpp
>
12
#include <
xdlrc/model/Wire.hpp
>
13
14
15
namespace
bil {
16
24
std::string
pipString
(
const
PIP
& pip,
const
Wires
& wires);
25
26
}
27
28
#endif
Generated on Wed Aug 8 2012 21:57:41 for Bitstream Interpretation Library (BIL) by
1.8.1.1