Skip to content
View Ananya1907's full-sized avatar

Block or report Ananya1907

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Ananya_Codes Ananya_Codes Public

    This repository contains C codes using Arrays, Linked Lists, Stacks, Queues, Graphs, and Trees. The codes show the application and implementation of Breadth-First Search (BFS), Depth-First Search (…

    C

  2. Approximate_Computing Approximate_Computing Public

    This repository explores the application of approximate computing techniques to common image processing tasks. The project implements and evaluates the performance of approximate multipliers in app…

    Jupyter Notebook 1

  3. QFN80_65nm_PCB QFN80_65nm_PCB Public

    This repository contains the PCB design files for a test board created to evaluate a QFN80 packaged integrated circuit. The board interfaces with an FPGA development board through a standard FMC (F…

  4. Moksha Moksha Public

    This repository contains the firmware for the electronic control unit (ECU) and driver display of an electric All-Terrain Vehicle (ATV).

    C++

  5. ALU_Execution_Unit ALU_Execution_Unit Public

    This repository implements a structural 32-bit Arithmetic Logic Unit forming the Execute stage of a pipelined processor. The design features a Radix-4 Modified Booth multiplier with Dadda tree redu…

    Verilog

  6. In-Memory_NTT_Accelerator In-Memory_NTT_Accelerator Public

    This repository documents the transistor-level implementation of MBSNTT, a digital processing-in-memory NTT accelerator for post-quantum cryptography. The design embeds multi-bit-serial modular mul…

    Jupyter Notebook