|
OpenASIP 2.2
|
#include <vector>#include <string>#include "DesignSpaceExplorerPlugin.hh"#include "DSDBManager.hh"#include "Machine.hh"#include "CostEstimates.hh"#include "HDBRegistry.hh"#include "StringTools.hh"#include "Exception.hh"#include "Conversion.hh"#include "MinimalOpSetCheck.hh"
Go to the source code of this file.
Classes | |
| class | MinimalOpSet |
Explorer plugin that checks that given config or adf meets minimal opset requirements stated by minimal machine adf or user given reference adf.
Definition in file MinimalOpSet.cc.