OpenASIP  2.0
Variables
ProGeScriptGenerator.cc File Reference
#include <iostream>
#include <vector>
#include <list>
#include <string>
#include <fstream>
#include <algorithm>
#include <utility>
#include "CompilerWarnings.hh"
#include <boost/regex.hpp>
#include "ProGeScriptGenerator.hh"
#include "HDBManager.hh"
#include "CachedHDBManager.hh"
#include "HDBRegistry.hh"
#include "FileSystem.hh"
#include "MachineImplementation.hh"
#include "UnitImplementationLocation.hh"
#include "FUEntry.hh"
#include "FUImplementation.hh"
#include "RFEntry.hh"
#include "RFImplementation.hh"
Include dependency graph for ProGeScriptGenerator.cc:

Go to the source code of this file.

Variables

const string MAGICAL_RUNTIME_CONSTANT = "52390"
 

Detailed Description

Implementation of ProGeScriptGenerator class.

Author
Esa M��tt� 2007 (esa.maatta-no.spam-tut.fi)
Otto Esko 2008 (otto.esko-no.spam-tut.fi)
Pekka J��skel�inen 2011
Vinogradov Viacheslav(added Verilog generating) 2012
Note
rating: red

Definition in file ProGeScriptGenerator.cc.

Variable Documentation

◆ MAGICAL_RUNTIME_CONSTANT

const string MAGICAL_RUNTIME_CONSTANT = "52390"

Definition at line 71 of file ProGeScriptGenerator.cc.