Introduction to pyuvm(A Python implementation of the UVM using cocotb)

Поділитися
Вставка
  • Опубліковано 30 жов 2024

КОМЕНТАРІ • 15

  • @jram8961
    @jram8961 Рік тому

    can we use pyuvm in eda playground ?
    If so, can you share any basic pyuvm tb (in EDA Playground) to get started ?

    • @MunsifMAhmad
      @MunsifMAhmad  Рік тому

      No i guess, but u can run cocotb in eda playground..

  • @ghan5672
    @ghan5672 2 роки тому

    could i check latency or bandwidth for my big design using cocotb?

    • @MunsifMAhmad
      @MunsifMAhmad  Рік тому

      Maybe u can , pls have a look on cocotb documentations once, i haven't tried big project with cocotb, i learn cocotb for learning pyuvm actually..

  • @rgarciaf071
    @rgarciaf071 2 роки тому

    Does pyuvm contain the RAL classes?

    • @MunsifMAhmad
      @MunsifMAhmad  2 роки тому

      Hi recently I have started to learn this, need to check ..
      But u can refer this below document link..
      uvm-python.readthedocs.io/en/latest/reg/uvm_reg_model.html

  • @nasirkhansafi8634
    @nasirkhansafi8634 Рік тому +1

    Sir please make it a comprehensive series on PYUVM. explaining from setting up Environment to the last line of code. please

  • @praneetjeripotula780
    @praneetjeripotula780 2 роки тому

    Can u please tell which tool did u use to simulate?

    • @MunsifMAhmad
      @MunsifMAhmad  2 роки тому

      Icarus..
      Then need to install pyuvm using
      pip install pyuvm

  • @santhoshkumarsinguru8531
    @santhoshkumarsinguru8531 Рік тому +1

    May i know your reference book for this pyuvm