OpenASIP  2.0
Variables
IPXactFileGenerator.cc File Reference
#include <string>
#include <vector>
#include "PlatformIntegrator.hh"
#include "NetlistBlock.hh"
#include "NetlistPort.hh"
#include "IPXactFileGenerator.hh"
#include "IPXactSerializer.hh"
#include "IPXactModel.hh"
#include "HDLPort.hh"
#include "IPXactInterface.hh"
#include "IPXactHibiInterface.hh"
#include "IPXactClkInterface.hh"
#include "IPXactResetInterface.hh"
#include "IPXactAddressSpace.hh"
#include "AddressSpace.hh"
#include "Machine.hh"
Include dependency graph for IPXactFileGenerator.cc:

Go to the source code of this file.

Variables

const TCEString DEF_VENDOR = "TCE"
 
const TCEString DEF_LIBRARY = "ip.hwp.tta"
 
const TCEString DEF_VERSION = "1.0"
 

Variable Documentation

◆ DEF_LIBRARY

const TCEString DEF_LIBRARY = "ip.hwp.tta"

Definition at line 53 of file IPXactFileGenerator.cc.

Referenced by IPXactFileGenerator::writeProjectFiles().

◆ DEF_VENDOR

const TCEString DEF_VENDOR = "TCE"

Definition at line 52 of file IPXactFileGenerator.cc.

Referenced by IPXactFileGenerator::writeProjectFiles().

◆ DEF_VERSION

const TCEString DEF_VERSION = "1.0"

Definition at line 54 of file IPXactFileGenerator.cc.

Referenced by IPXactFileGenerator::writeProjectFiles().