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

Variables

list testSet = ["noBlockAware", "noWNSGPOpt", "noSectorGuided", "useBigWindow"]
 
list benchmarkNames
 
string targetPath = "/home/tingyuan/Documents/AMF-Placer-DCP-Test/expSet/"
 
string outputPath = targetPath+"/"+testName+"/"
 
 outputName = benchmarkName
 
 overallTcl
 
int errorCode = 0
 
 file
 

Variable Documentation

◆ benchmarkNames

list AMF-Vivado-2020-testSet.benchmarkNames
Initial value:
1 = ["digitRecognition", "faceDetect", "halfsqueezenet",
2  "BLSTM_midDensity", "MemN2N", "minimap_GENE", "OpenPiton"]

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

◆ errorCode

int AMF-Vivado-2020-testSet.errorCode = 0

Definition at line 40 of file AMF-Vivado-2020-testSet.py.

◆ file

AMF-Vivado-2020-testSet.file

Definition at line 43 of file AMF-Vivado-2020-testSet.py.

◆ outputName

AMF-Vivado-2020-testSet.outputName = benchmarkName

Definition at line 25 of file AMF-Vivado-2020-testSet.py.

◆ outputPath

string AMF-Vivado-2020-testSet.outputPath = targetPath+"/"+testName+"/"

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

◆ overallTcl

AMF-Vivado-2020-testSet.overallTcl
Initial value:
1 = open(
2  "/home/tingyuan/Documents/AMF-Placer2/overall.tcl", "w")

Definition at line 36 of file AMF-Vivado-2020-testSet.py.

◆ targetPath

string AMF-Vivado-2020-testSet.targetPath = "/home/tingyuan/Documents/AMF-Placer-DCP-Test/expSet/"

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

◆ testSet

list AMF-Vivado-2020-testSet.testSet = ["noBlockAware", "noWNSGPOpt", "noSectorGuided", "useBigWindow"]

Definition at line 12 of file AMF-Vivado-2020-testSet.py.