AMF-Placer  2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
  benchmarks
  analysisScripts
 coordDensityVisualization.py
 densityVisualization.py
 figProcess.py
 paintPlacement.py
 VivadoGraphUtil.py
  DSE
 AMF-Vivado.py
 DSE.py
  helperPythonScripts
 delayVisualization.py
 removeFailurePartFromTcl.py
 unplaceFailureCells.py
  testConfig
  testConfigSets
  outputs
 gothroughBenchmarks.py
 AMF-Vivado-2020-testSet.py
  VCU108
  preprocessPython
 exportDeviceLocation.py
 getPinOffset.py
  vivadoScripts
 checkCriticalPath.tcl
 checkHalfColumn.py
 clockCheck.tcl
 extractDelay.tcl
 extractDesignInfo.tcl
 extractDeviceInfo.tcl
 extractFixedUnits.tcl
 extractLUTRAMs.tcl
 extractNetlist.tcl
 extractTileSite.tcl
  doc
 pages
  src
  app
  AMFPlacer
 AMFPlacer.hThe major file describing the overall workflow of AMFPlacer (an analytical mixed-size FPGA placer)
 main.ccAMF-Placer Main file which directly pass the arguments to the AMFPacer workflow
  lib
  HiFPlacer
  designInfo
 DesignInfo.ccThis implementation file contains APIs' implementation for a standalone design netlist
 DesignInfo.hThis header file contains the classes of data for a standalone design netlist
  deviceInfo
 DeviceInfo.ccThis implementation file contains APIs' implementation for a standalone device
 DeviceInfo.hThis header file contains the classes of data for a standalone device
  placement
  globalPlacement
  legalization
  packing
  placementInfo
  placementTiming
  problemSolvers
 GraphPartitioner.cc
 GraphPartitioner.h
 MinCostBipartiteMatcher.cc
 MinCostBipartiteMatcher.h
 QPSolverWrapper.cc
 QPSolverWrapper.h
 SAPlacer.cc
 SAPlacer.h
  utils
 const.h
 dumpZip.cc
 dumpZip.h
 ExternalProcessFunc.hThis header file contains the definitions of ExternalProcessFunc class and its internal modules and APIs which acts as a wrapper of an external exectable for multi-process scenario with shared memory
 ProcessFuncInterface.h
 readZip.h
 simpleJSON.h
 stringCheck.cc
 stringCheck.h
 strPrint.cc
 strPrint.h
 sysInfo.cc
 sysInfo.h