OpenASIP  2.0
ProcessorImplementationWindow.cc File Reference
#include <wx/wx.h>
#include <wx/listctrl.h>
#include <wx/statline.h>
#include <wx/notebook.h>
#include <wx/docview.h>
#include "ProcessorImplementationWindow.hh"
#include "IDFSerializer.hh"
#include "MachineImplementation.hh"
#include "Conversion.hh"
#include "WxConversion.hh"
#include "IDFValidator.hh"
#include "ErrorDialog.hh"
#include "WarningDialog.hh"
#include "Machine.hh"
#include "BlockImplementationDialog.hh"
#include "RegisterFile.hh"
#include "FunctionUnit.hh"
#include "ICDecoderGeneratorPlugin.hh"
#include "Environment.hh"
#include "BinaryEncoding.hh"
#include "BEMGenerator.hh"
#include "FileSystem.hh"
#include "GenerateProcessorDialog.hh"
#include "ProDe.hh"
#include "ObjectState.hh"
#include "AutoSelectImplementationsDialog.hh"
Include dependency graph for ProcessorImplementationWindow.cc:

Go to the source code of this file.

Detailed Description

Implementation of ProcessorImplementationWindow class.

Author
Veli-Pekka Jääskeläinen 2006 (vjaaskel-no.spam-cs.tut.fi)
Pekka Jääskeläinen 2021
Note
rating: red

Definition in file ProcessorImplementationWindow.cc.