/DEF-to-SVG

Takes in LEF and DEF files, Generates interactive SVG with panning and zooming

Primary LanguagePython

DEF-to-SVG

Dependencies:

(Libraries)

import numpy

import random

import math

import svgutils

import PyQt5

(Files)

You need to input the DEF and LEF file paths

For building and running the program:

clone/download the files from "final branch"

Run "main.py" and input DEF and LEF paths

Choose whether to highlight to DFF and clk nets or not ( 1:Yes / 0:No)

QT photo viewer window will popup (Click on "load image")