Bitstream Interpretation Library (BIL)
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
test
xdlcmp
xdlcmpAlgo.hpp
Go to the documentation of this file.
1
6
#pragma once
7
#ifndef XDLCMPALGO_HPP
8
#define XDLCMPALGO_HPP
9
10
#include <ostream>
11
#include <
xdl/model/Design.hpp
>
12
#include <
xdlrc/model/Device.hpp
>
13
14
20
void
getPIPs
(
const
bil::Design
& design,
bil::PIPRefs
& pipRefs);
21
30
void
comparePIPs
(
const
bil::PIPRefs
& refPIPRefs,
const
bil::PIPRefs
& testPIPRefs,
31
const
bil::Device
& device, std::ostream& outputStream);
32
33
34
#endif
Generated on Wed Aug 8 2012 21:57:41 for Bitstream Interpretation Library (BIL) by
1.8.1.1