OpenASIP  2.0
OTAOperationDialog.cc File Reference
#include <wx/wx.h>
#include <wx/spinctrl.h>
#include <wx/statline.h>
#include <wx/valgen.h>
#include <boost/format.hpp>
#include "OTAOperationDialog.hh"
#include "Machine.hh"
#include "OperationTriggeredFormat.hh"
#include "WxConversion.hh"
#include "AssocTools.hh"
#include "WidgetTools.hh"
#include "InformationDialog.hh"
#include "ModelConstants.hh"
#include "GUITextGenerator.hh"
#include "ProDeTextGenerator.hh"
#include "Application.hh"
#include "FunctionUnit.hh"
#include "HWOperation.hh"
#include "ErrorDialog.hh"
#include "OperationPool.hh"
#include "Operation.hh"
#include "RISCVFields.hh"
#include "MapTools.hh"
Include dependency graph for OTAOperationDialog.cc:

Go to the source code of this file.

Detailed Description

Implementation of OTAOperationDialog class.

Author
Kari Hepola 2022
Note
rating: red

Definition in file OTAOperationDialog.cc.