Skip to content
View subhadipG99's full-sized avatar
🏠
University of Minnesota
🏠
University of Minnesota
  • University of Minnesota, Twin Cities
  • Minneapolis
  • 06:37 (UTC -05:00)

Block or report subhadipG99

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.

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

Pinned Loading

  1. UMN-EDA/COmPOSER UMN-EDA/COmPOSER Public

    Opensource RF/mm-wave IC synthesizer

    C++ 5

  2. ALIGN-analoglayout/ALIGN-public ALIGN-analoglayout/ALIGN-public Public

    C++ 359 92

  3. NISTRandomNumber-Tests-MATLABcodes NISTRandomNumber-Tests-MATLABcodes Public

    National Institute of Standards and Technology ( NIST ) developed 15 Tests for checking the Randomness of Random Number Generators. I have developed the Tests in MATLAB. The codes are working under…

    MATLAB 7 2

  4. Simulated_Annealing-for-Slicing_Floorplanning Simulated_Annealing-for-Slicing_Floorplanning Public

    This programming assignment requires you to use C/C++ to implement an annealing-based slicing floorplanning on a new set of benchmarks. You will use the Polish Expression data structure to implemen…

    2

  5. StaticTimingAnalysis StaticTimingAnalysis Public

    In this project we will calculate the delay of a circuit by performing static timing analysis (STA) on it. Each node of the graph corresponds to each gate of the circuit, while each edge denotes a …

    C++ 3

  6. N-Point-Moving-Average-Filter N-Point-Moving-Average-Filter Public

    The moving average filter is a simple Low Pass FIR (Finite Impulse Response) filter commonly used for regulating an array of sampled data/signal. It takes M samples of input at a time and takes the…

    MATLAB 3