- 🌱 I’m currently learning SystemVerilog, Python
|
|
|
|
Performed power analysis of a half subtractor circuit using parametric analysis for 180nm technology with Cadence Virtuoso
Arithmetic and logical units are an integral part of any SOC that performs Arithmetic and logical operations. The ALU designed in this project supports variety of functions including arithmetic ope…
Verilog 1
The register and counter circuit are simulated and designed using four 4:1 MUX which is used to select the operations (like SISO, PISO, PIPO, SIPO), IC555 timer is used to give clock pulse and D fl…
The MOD-10 counter was functionally verified using a Verilog testbench to validate reset, load, increment, and rollover operations. Out of 2987 executed test cases, 2937 passed successfully, achiev…
Verilog 1
This repository is my Python learning journey through the freeCodeCamp Python course (https://www.freecodecamp.org/learn/python-v9/ ). It includes hands-on projects and practical exercises related …
Python 1
A 1024x8 synchronous RAM was verified using directed tests with task-based stimulus for better code density. Line coverage reached 100%, but toggle coverage is ~50–57%, showing limited signal activ…
Verilog 1