Skip to content
View RachanaRajSunku's full-sized avatar
Block or Report

Block or report RachanaRajSunku

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Implementation-of-High-Level-Synthesis-Tool Implementation-of-High-Level-Synthesis-Tool Public

    Design and implementation of a high-level synthesis tool capable of creating a synthesizable high-level state machine (HLSM) description in Verilog from a C-like sequential program supporting condi…

    C++ 3 1

  2. Storm Storm Public

    Big Data Analytics

    Java

  3. Virtual-software-Router Virtual-software-Router Public

    Implemented a fully functional Internet router that routes real network traffic. Implemented ARP, ICMP, and basic IP forwarding as part of the project. The router runs on top of the Virtual Network…

    C

  4. C-like-program-converted-to-a-custom-Verilog-implementation C-like-program-converted-to-a-custom-Verilog-implementation Public

    Converting a simple C-like sequential program into a custom Verilog controller/datapath (FSM+D) implementation which is interfaced to an existing I2C memory module.

    Verilog

  5. C-program-capable-of-calculating-critical-path-for-any-logic-circuit C-program-capable-of-calculating-critical-path-for-any-logic-circuit Public

    Creating a program capable of calculating the critical path for a logic circuit specified by a behavioral netlist file given a technology library file.

    C++

  6. System-Call-implementation System-Call-implementation Public

    The project scope involved implementing system call in DLXOS which returns the PID of the process.

    C