OpenASIP
2.0
|
#include "BlocksTranslator.hh"
#include <map>
#include <memory>
#include <string>
#include "BlocksModel.hh"
#include "ExecutionPipeline.hh"
#include "Segment.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Implementation of the translation (Blocks to TTA) functions.
Definition in file BlocksTranslator.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 341 of file BlocksTranslator.cc.
References BlocksTranslator::BuildTTAModel(), and outputFileName().