Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Simulated annealing based netlist partitioning tool

Notifications You must be signed in to change notification settings

akhileshraju/Netlist-Partitioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Netlist-Partitioning

Simulated annealing based netlist partitioning tool

Command line VLSI tool for spliting a given netlist with even number of cells into two equal cutsets with near optimum cut set value.

Invoke from command line using input filename as first argument and output filename as second argument

eg: if main is the executable name and B1 and R1 are input and output filenames then ./main B1 R1

About

Simulated annealing based netlist partitioning tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages