AMF-Placer  2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
AMF-Vivado Namespace Reference

Variables

list benchmarkNames
 
 overallTcl
 
string outputPath = "/home/zslwyuan-laptop/Documents/AMF-Placer-DCP-Test/dse/"
 
 outputName = benchmarkName
 
int errorCode = 0
 
 file
 

Variable Documentation

◆ benchmarkNames

list AMF-Vivado.benchmarkNames
Initial value:
1 = ["BLSTM_midDensity",
2  "halfsqueezenet", "faceDetect",
3  "optimsoc",
4  "digitRecognition",
5  "minimap_GENE",
6  "MemN2N",
7  "OpenPiton"]

Definition at line 4 of file AMF-Vivado.py.

◆ errorCode

int AMF-Vivado.errorCode = 0

Definition at line 20 of file AMF-Vivado.py.

◆ file

AMF-Vivado.file

Definition at line 23 of file AMF-Vivado.py.

◆ outputName

AMF-Vivado.outputName = benchmarkName

Definition at line 16 of file AMF-Vivado.py.

◆ outputPath

string AMF-Vivado.outputPath = "/home/zslwyuan-laptop/Documents/AMF-Placer-DCP-Test/dse/"

Definition at line 15 of file AMF-Vivado.py.

◆ overallTcl

AMF-Vivado.overallTcl
Initial value:
1 = open(
2  "/home/zslwyuan-laptop/Documents/AMF-Placer/overall.tcl", "w")

Definition at line 13 of file AMF-Vivado.py.