AMF-Placer
2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
AMF-Placer Main file which directly pass the arguments to the AMFPacer workflow. More...
Go to the source code of this file.
Functions | |
void | runPlacer (AMFPlacer *placer) |
void | runVisualization (AMFPlacer *placer) |
int | main (int argc, char **argv) |
AMF-Placer Main file which directly pass the arguments to the AMFPacer workflow.
Definition in file main.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
void runPlacer | ( | AMFPlacer * | placer | ) |