Skip to content
View emrii's full-sized avatar

Block or report emrii

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. DPRAM-Design-and-UVM-based-Verification DPRAM-Design-and-UVM-based-Verification Public

    RTL design for a DUAL-PORT RAM and a UVM based testbench for functional verification. This project was undertaken to gain familiarity with UVM constructs.

    SystemVerilog 5

  2. Electronic-Ticket-Vending-Machine Electronic-Ticket-Vending-Machine Public

    This is a design for an electronic vending machine and a verilog based simulation testbench for its verification.

    Verilog

  3. verilog-file-parser verilog-file-parser Public

    This automated script will parse through a verilog file RTL code and identify the module, its ports and parametrs. The path to the file should be given as an arguement on the command line, the resu…

    Python 1