Bitstream Interpretation Library (BIL)
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
xdlrc
parser
XDLRCKeywords.cpp
Go to the documentation of this file.
1
6
#include <
xdlrc/parser/XDLRCKeywords.hpp
>
7
8
using namespace
bil;
9
10
const
char
*
const
XDLRCKeywords::RESOURCE_REPORT
=
"xdl_resource_report"
;
11
const
char
*
const
XDLRCKeywords::TILES
=
"tiles"
;
12
const
char
*
const
XDLRCKeywords::TILE
=
"tile"
;
13
const
char
*
const
XDLRCKeywords::PRIMITIVE_SITE
=
"primitive_site"
;
14
const
char
*
const
XDLRCKeywords::BONDED
=
"bonded"
;
15
const
char
*
const
XDLRCKeywords::UNBONDED
=
"unbonded"
;
16
const
char
*
const
XDLRCKeywords::INTERNAL
=
"internal"
;
17
const
char
*
const
XDLRCKeywords::PINWIRE
=
"pinwire"
;
18
const
char
*
const
XDLRCKeywords::INPUT
=
"input"
;
19
const
char
*
const
XDLRCKeywords::OUTPUT
=
"output"
;
20
const
char
*
const
XDLRCKeywords::WIRE
=
"wire"
;
21
const
char
*
const
XDLRCKeywords::CONN
=
"conn"
;
22
const
char
*
const
XDLRCKeywords::PIP
=
"pip"
;
23
const
char
*
const
XDLRCKeywords::ROUTE_THROUGH
=
"_ROUTETHROUGH"
;
24
const
char
*
const
XDLRCKeywords::TILE_SUMMARY
=
"tile_summary"
;
25
const
char
*
const
XDLRCKeywords::PRIMITIVE_DEFS
=
"primitive_defs"
;
26
const
char
*
const
XDLRCKeywords::PRIMITIVE_DEF
=
"primitive_def"
;
27
const
char
*
const
XDLRCKeywords::PIN
=
"pin"
;
28
const
char
*
const
XDLRCKeywords::ELEMENT
=
"element"
;
29
const
char
*
const
XDLRCKeywords::CONN_R_SYMBOL
=
"==>"
;
30
const
char
*
const
XDLRCKeywords::CONN_L_SYMBOL
=
"<=="
;
31
const
char
*
const
XDLRCKeywords::CFG
=
"cfg"
;
32
const
char
*
const
XDLRCKeywords::SUMMARY
=
"summary"
;
33
const
char
*
const
XDLRCKeywords::SITES
=
"sites"
;
34
const
char
*
const
XDLRCKeywords::SITEDEFS
=
"sitedefs"
;
35
const
char
*
const
XDLRCKeywords::NUMPINS
=
"numpins"
;
36
const
char
*
const
XDLRCKeywords::NUMPIPS
=
"numpips"
;
Generated on Wed Aug 8 2012 21:57:41 for Bitstream Interpretation Library (BIL) by
1.8.1.1