n5596 / Glowworm-Swarm-Optimization-Python

Implementation of the paper of the name 'Glow-worm swarm optimization algorithm for solving multi-objective optimization problem' for 'Digital VLSI Design' class. Done in a team of 3 with Shreya Gupta and NagaSunethra Vysyaraju

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glow-worm-swarm-optimization-algorithm-for-solving-multi-objective-optimization-problem

Implementation of the paper of the same name for 'Digital VLSI Design' class. Done in a team of 3 with Shreya Gupta and NagaSunethra Vysyaraju

We implemented this paper and tried to optimize leakages for inverter and full adder while following delay constraints. The results will give W/L values for the circuit which yield optimal leakages. Hspice was used to calculate delays and leakages of a netlist.

About

Implementation of the paper of the name 'Glow-worm swarm optimization algorithm for solving multi-objective optimization problem' for 'Digital VLSI Design' class. Done in a team of 3 with Shreya Gupta and NagaSunethra Vysyaraju


Languages

Language:Python 100.0%