AMF-Placer
2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
sysInfo.h
Go to the documentation of this file.
1
25
#ifndef _PLACERSYSINFO
26
#define _PLACERSYSINFO
27
28
#include <libgen.h>
// dirname
29
#include <linux/limits.h>
// PATH_MAX
30
#include <string>
31
#include <unistd.h>
// readlink
32
33
std::string
getExePath
();
34
#endif
getExePath
std::string getExePath()
Definition:
sysInfo.cc:27
src
lib
utils
sysInfo.h
Generated by
1.8.18