• Stars
    star
    5
  • Rank 2,854,257 (Top 57 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created 7 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains python code snippets that implement several algorithms for automating the VLSI Physical Design process. This is based on the learnings from the course - EE5333W (Introduction to Physical Design Automation) at IITM.

More Repositories

1

Physical-Design-With-OpenLANE-and-SKY130

This repository contains all the information studied and created during the [Advanced Physical Design Using OpenLANE / SKY130](https://www.vlsisystemdesign.com/advanced-physical-design-using-openlane-sky130/) workshop.
16
star
2

Performance-Analysis-of-Parallel-Prefix-Adders-Using-Zynq-7000-APSoC

Performed a comparative study of Parallel Prefix Adders using Verilog HDL on Zynq-7000 APSoC (PL) from XIlinx. Circuits are simulated, synthesized and implemented using Vivado Design Suite.
Verilog
8
star
3

Fast-Fourier-Transform-in-C

This repository contains the C code for ARM Implementation of FFT on Zynq-7000 APSoC from Xilinx.
C
7
star
4

A-Novel-Approach-To-Secure-IPv6-SLAAC-And-DAD

Developed an alternative approach to SeND protocol for securing IPv6 SLAAC and DAD. The repo contains the code for address generation at sender side and the DAD process at both sender and receiver.
C++
4
star
5

Radiography-Based-Diagnosis-Of-COVID-19-Using-Deep-Learning

Developed a Convolutional Neural Network based on VGG16 architecture to diagnose COVID-19 and classify chest X-rays of patients suffering from COVID-19, Ground Glass Opacity and Viral Pneumonia. This repository contains the link to the dataset, python code for visualizing the obtained data and developing the model using Keras API.
Jupyter Notebook
3
star
6

End-To-End-Data-Transfer-Using-ESP8266-and-ThingSpeak-

This is a beginner friendly IoT project which uses ThingSpeak cloud platform to collect and analyze sensor data. Based on the obtained sensor data, we actuate other IoT devices.
C++
2
star
7

COMMUNICATION-MODULE

A module should be designed that takes analog inputs from sensors, Ethernet commands from PLC and produces required outputs in the form of TTL logic for former input and serial output for latter input. The proposed solution is realized using Raspberry Pis as central parts of module which is equipped with other peripherals to behave as a complete working module. The module is intended to be used in submarines to communicate between PLCs and antennas and also drive large relays in response to sensor data.
Python
1
star