16 #ifndef TORC_BITSTREAM_ASSEMBLER_SHAREDFUNCTIONS_HPP
17 #define TORC_BITSTREAM_ASSEMBLER_SHAREDFUNCTIONS_HPP
26 typedef std::map<const std::string, std::vector<uint32_t> >
ConfigBitMap;
46 #endif // TORC_BITSTREAM_ASSEMBLER_SHAREDFUNCTIONS_HPP
const std::string kConfigOff
const std::string kXDLExtension
std::map< const std::string, ConfigBitMap > ElementConfigMap
std::map< const std::string, std::vector< std::string > > CompoundSettingMap
std::map< const std::string, std::vector< std::string > > CompoundSettingMap
std::map< const std::string, ElementConfigMap > TiletypeElementMap
const std::string kNameSeparator
std::map< const std::string, std::vector< uint32_t > > ConfigBitMap
void InitializeCompoundSettingsMap()
const std::string kArchitectureName
bool elementNeedsCompoundSetting(std::string elementName)
bool DSPMaskOrPatternConfig(const std::string &siteType, const std::string &elementName)
const std::string kFamily
CompoundSettingMap gCompoundSettingsMap