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

Block or report tonyalfred

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. Computation-Storage-Design-and-Verification-using-Verilog-and-UVM Computation-Storage-Design-and-Verification-using-Verilog-and-UVM Public

    Build a UVM Environment for an a computation storage module, that does arithmetic operations where memory resides. Concepts like virtual sequencer, reset agents were used.

    Verilog

  2. Synchronous-FIFO-Design-and-Verification-using-Verilog-and-UVM Synchronous-FIFO-Design-and-Verification-using-Verilog-and-UVM Public

    Build a UVM Environment for an a Synchronous FIFO. Concepts like virtual sequencer, reset agents, assertions were used.

    Verilog 1

  3. Universal-Asynchronous-Receiver-Transmitter-UART Universal-Asynchronous-Receiver-Transmitter-UART Public

    Implemented UART TX and RX Modules Using Verilog HDL. The RX Module uses the oversampling scheme in order to estimate the middle points of the transmitted bits and retrieve these points accordingly

    Verilog 1

  4. Memory-Verification-using-UVM Memory-Verification-using-UVM Public

    Build a UVM Environment for an parametrized memory module, including uvm testbench architecture components such as; sequencer, driver, monitor, scoreboard and subscriber. design was verified using …

    SystemVerilog 1

  5. ALU-Verification-using-SystemVerilog ALU-Verification-using-SystemVerilog Public

    Build a SystemVerilog Environment for an ALU, using OOP testbench components as; stimulus generator, driver, monitor, scoreboard. ALU was verified using QuestaSim.

    SystemVerilog 5