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

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-Verilog AES-Verilog Public

    Forked from FatmaSaad244/AES--Verilog

    Advanced encryption standard (AES128, AES192, AES256) in Verilog

    MATLAB

  2. AES-Encryption-Standard AES-Encryption-Standard Public

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

    Verilog

  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