34#ifndef TTA_GENERATE_PROCESSOR_DIALOG_HH
35#define TTA_GENERATE_PROCESSOR_DIALOG_HH
44 class MachineImplementation;
48 class ICDecoderGeneratorPlugin;
65 void onOK(wxCommandEvent& event);
71 const std::string& pluginFile,
72 const std::string& pluginName);
74 wxSizer*
createContents(wxWindow *parent,
bool call_fit,
bool set_sizer);
TTAMachine::Machine * machine
the architecture definition of the estimated processor
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)
BinaryEncoding * bem_
Binary Encosing Map.
const IDF::MachineImplementation & impl_
Processor implementation definition.
virtual ~GenerateProcessorDialog()
TTAMachine::Machine & machine_
Processor architecture.
void onBrowseBEMSave(wxCommandEvent &event)
void onBrowseBEMLoad(wxCommandEvent &event)
ProGe::ICDecoderGeneratorPlugin * loadICDecoderGeneratorPlugin(const std::string &pluginFile, const std::string &pluginName)
void onBrowseTargetDir(wxCommandEvent &event)
void onOK(wxCommandEvent &event)