Bitstream Interpretation Library (BIL)  0.1
Variables
bil::XDLRCKeywords Namespace Reference

Namespace for XDLRC keyword constants. More...

Variables

const char *const RESOURCE_REPORT = "xdl_resource_report"
const char *const TILES = "tiles"
const char *const TILE = "tile"
const char *const PRIMITIVE_SITE = "primitive_site"
const char *const BONDED = "bonded"
const char *const UNBONDED = "unbonded"
const char *const INTERNAL = "internal"
const char *const PINWIRE = "pinwire"
const char *const INPUT = "input"
const char *const OUTPUT = "output"
const char *const WIRE = "wire"
 Normal wiring.
const char *const CONN = "conn"
const char *const PIP = "pip"
const char *const ROUTE_THROUGH = "_ROUTETHROUGH"
const char *const TILE_SUMMARY = "tile_summary"
const char *const PRIMITIVE_DEFS = "primitive_defs"
const char *const PRIMITIVE_DEF = "primitive_def"
const char *const PIN = "pin"
const char *const ELEMENT = "element"
const char *const CONN_R_SYMBOL = "==>"
const char *const CONN_L_SYMBOL = "<=="
const char *const CFG = "cfg"
const char *const SUMMARY = "summary"
const char *const SITES = "sites"
const char *const SITEDEFS = "sitedefs"
const char *const NUMPINS = "numpins"
const char *const NUMPIPS = "numpips"

Detailed Description

Namespace for XDLRC keyword constants.


Variable Documentation

const char *const bil::XDLRCKeywords::RESOURCE_REPORT = "xdl_resource_report"

Definition at line 10 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::TILES = "tiles"

Definition at line 11 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::TILE = "tile"

Definition at line 12 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::PRIMITIVE_SITE = "primitive_site"

Definition at line 13 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::BONDED = "bonded"

Definition at line 14 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::UNBONDED = "unbonded"

Definition at line 15 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::INTERNAL = "internal"

Definition at line 16 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::PINWIRE = "pinwire"

Definition at line 17 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::INPUT = "input"

Definition at line 18 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::OUTPUT = "output"

Definition at line 19 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::WIRE = "wire"

Normal wiring.

Definition at line 20 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::CONN = "conn"

Definition at line 21 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::PIP = "pip"

Definition at line 22 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::ROUTE_THROUGH = "_ROUTETHROUGH"

Definition at line 23 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::TILE_SUMMARY = "tile_summary"

Definition at line 24 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::PRIMITIVE_DEFS = "primitive_defs"

Definition at line 25 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::PRIMITIVE_DEF = "primitive_def"

Definition at line 26 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::PIN = "pin"

Definition at line 27 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::ELEMENT = "element"

Definition at line 28 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::CONN_R_SYMBOL = "==>"

Definition at line 29 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::CONN_L_SYMBOL = "<=="

Definition at line 30 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::CFG = "cfg"

Definition at line 31 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::SUMMARY = "summary"

Definition at line 32 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::SITES = "sites"

Definition at line 33 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::SITEDEFS = "sitedefs"

Definition at line 34 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::NUMPINS = "numpins"

Definition at line 35 of file XDLRCKeywords.cpp.

const char *const bil::XDLRCKeywords::NUMPIPS = "numpips"

Definition at line 36 of file XDLRCKeywords.cpp.