AMF-Placer  2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
main.cc File Reference

AMF-Placer Main file which directly pass the arguments to the AMFPacer workflow. More...

#include "3rdParty/Rendering/bl-qt-AMF.h"
#include "AMFPlacer.h"
Include dependency graph for main.cc:

Go to the source code of this file.

Functions

void runPlacer (AMFPlacer *placer)
 
void runVisualization (AMFPlacer *placer)
 
int main (int argc, char **argv)
 

Detailed Description

AMF-Placer Main file which directly pass the arguments to the AMFPacer workflow.

Author
Tingyuan Liang (tlian.nosp@m.g@co.nosp@m.nnect.nosp@m..ust.nosp@m..hk)
Version
0.1
Date
2021-05-31

Definition in file main.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 35 of file main.cc.

Here is the call graph for this function:

◆ runPlacer()

void runPlacer ( AMFPlacer placer)

Definition at line 16 of file main.cc.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ runVisualization()

void runVisualization ( AMFPlacer placer)

Definition at line 21 of file main.cc.

Referenced by main().

Here is the caller graph for this function: