OpenASIP  2.0
Variables
ProGeTestBenchGenerator.cc File Reference
#include <iostream>
#include <fstream>
#include <string>
#include <map>
#include <vector>
#include <list>
#include <cmath>
#include "CompilerWarnings.hh"
#include <boost/regex.hpp>
#include "ProGeTypes.hh"
#include "ProGeTestBenchGenerator.hh"
#include "HDLTemplateInstantiator.hh"
#include "FileSystem.hh"
#include "Conversion.hh"
#include "Machine.hh"
#include "HDBManager.hh"
#include "HWOperation.hh"
#include "FUPort.hh"
#include "HDBRegistry.hh"
#include "FUEntry.hh"
#include "FUArchitecture.hh"
#include "FUImplementation.hh"
#include "FUPortImplementation.hh"
#include "MachineImplementation.hh"
#include "FUImplementationLocation.hh"
#include "FUExternalPort.hh"
#include "Exception.hh"
#include "StringTools.hh"
Include dependency graph for ProGeTestBenchGenerator.cc:

Go to the source code of this file.

Variables

const string ADDR_WIDTH = "addrw"
 

Detailed Description

Implementation of ProGeTestBenchGenerator class.

Author
Esa Määttä 2007 (esa.maatta-no.spam-tut.fi)
Pekka Jääskeläinen 2011
Note
rating: red

Definition in file ProGeTestBenchGenerator.cc.

Variable Documentation

◆ ADDR_WIDTH

const string ADDR_WIDTH = "addrw"

Definition at line 79 of file ProGeTestBenchGenerator.cc.

Referenced by ProGeTestBenchGenerator::generate().