Skip to content
View sarafouad02's full-sized avatar

Block or report sarafouad02

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. Multi-Clock-Domain-System-for-UART-Controlled-ALU-and-Register-Operations-in-Verilog Multi-Clock-Domain-System-for-UART-Controlled-ALU-and-Register-Operations-in-Verilog Public

    This system manages ALU and register file operations based on commands received via UART RX. It operates across two clock domains—one for general processing and another for UART communication. Key …

    SystemVerilog 2

  2. ATMModel ATMModel Public

    I created an ATM model to to implement key banking functions such as withdrawing, depositing, and transferring funds.

    C++

  3. MIPS-based-SoC-design MIPS-based-SoC-design Public

    Key Outcomes: -Improved instruction throughput with multi-stage pipelining. -Significant reduction in pipeline stalls through effective branch prediction. -Seamless hazard resolution with minimal i…

    Verilog

  4. Synchronous-FIFO-verification-in-UVM Synchronous-FIFO-verification-in-UVM Public

    SystemVerilog