Skip to content
View ahmd-kamel's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ahmd-kamel

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

Pinned Loading

  1. AES-128-Encryption-Verification AES-128-Encryption-Verification Public

    Verification of Advanced Encryption Standard (AES-128) Using the Universal Verification Methodology (UVM).

    Verilog

  2. Memory-Verification-using-UVM Memory-Verification-using-UVM Public

    Verification of Memory Using Class Based Environment and UVM Environment.

    SystemVerilog

  3. ROBDD-Based-Equivalence-Checker ROBDD-Based-Equivalence-Checker Public

    Designing Equivalence Checker based on ROBDD algorithm, the engine input will be 2 boolean functions and results will be ROBDD graphs with equivalence or non-equivalence results.

    Python

  4. Quine-McCluskey-Boolean-Minimizer Quine-McCluskey-Boolean-Minimizer Public

    The Quine-McCluskey algorithm is a method used for minimizing Boolean expressions.

    Python