Skip to content

zxliang/ParasiticsEXtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEX project parser: A parser for .DEF and .SPEF file

Description:

  1. This parser reads interconnect information from .DEF file and matches the parasitic RC information from .SPEF file and organizes the information into training examples into nets.csv file.

Usage:

  1. .DEF file and .SPEF file should be the same directory
  2. Compilation:
   make
   ./parser \*.def \*.spef \*output_file_name
   python SVM.py nets.csv

Change Log:

  1. 09/10/2018: Input file wrapper finished.

Author:

  1. Zhaoxin Liang @ University of Minnesota - Twin Cities, VLSI - EDA group. (current author, [email protected])
  2. Kishor Kunal. (original author, [email protected])

Version:

2.0 (Previous to Sep. 01, 2018)

License:

License TBD
Copyright © 2018 Zhaoxin Liang


About

PEX - Parasitics Extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published