#include <MicroCodeGenerator.hh>
Definition at line 47 of file MicroCodeGenerator.hh.
◆ MicroCodeGenerator()
ProGe::MicroCodeGenerator::MicroCodeGenerator |
( |
const Machine & |
machine, |
|
|
const BinaryEncoding & |
bem, |
|
|
const std::string & |
entityName |
|
) |
| |
|
inline |
Definition at line 50 of file MicroCodeGenerator.hh.
TTAMachine::Machine * machine
the architecture definition of the estimated processor
const BinaryEncoding * bem_
const std::string entityName_
◆ ~MicroCodeGenerator()
ProGe::MicroCodeGenerator::~MicroCodeGenerator |
( |
| ) |
|
|
default |
◆ generateRTL()
virtual void ProGe::MicroCodeGenerator::generateRTL |
( |
HDLTemplateInstantiator & |
instantiator, |
|
|
const std::string & |
fileDst |
|
) |
| |
|
pure virtual |
◆ bem_
◆ entityName_
const std::string ProGe::MicroCodeGenerator::entityName_ |
|
protected |
◆ machine_
const Machine* ProGe::MicroCodeGenerator::machine_ |
|
protected |
The documentation for this class was generated from the following file: