#include <CGRA/CGRA.h>
#include <CGRA/ConfigStore.h>
#include <CGRA/Module.h>
#include <CGRA/ModuleComposites.h>
#include <functional>
#include <map>
#include <string>
#include <utility>
Go to the source code of this file.
|
std::string | xyName (const std::string &prefix, XY xy) |
|
std::string | xyidName (const std::string &prefix, XY xy, int id) |
|
◆ ArchGenFunctionSig
◆ xyidName()
std::string xyidName |
( |
const std::string & |
prefix, |
|
|
XY |
xy, |
|
|
int |
id |
|
) |
| |
|
inline |
◆ xyName()
std::string xyName |
( |
const std::string & |
prefix, |
|
|
XY |
xy |
|
) |
| |
|
inline |