Introduction to SV-UVM RAL(Register Abstraction Layer).

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии • 15

  • @shyamt5525
    @shyamt5525 Год назад +2

    Thanks for making the video. I found it useful for getting basic info on UVM RAL. Thanks!

  • @gokulp6878
    @gokulp6878 2 года назад +1

    Concepts are clearly explained in this excellent explanation

  • @fathimakamrudeen9380
    @fathimakamrudeen9380 Год назад +1

    Very well explained, thanks alot.✨

  • @215_raveenchandra8
    @215_raveenchandra8 Год назад +1

    Excellent job sir ...

  • @venkateshmandavilli2074
    @venkateshmandavilli2074 2 года назад +1

    Well explained. Can you also post a video on the driver sequencer connection. It's a bit confusing. Thanks

    • @MunsifMAhmad
      @MunsifMAhmad  2 года назад

      It's very easy bro ..
      Just google driver and sequencer connection u will find one block dig, goto www.testbench.in image see the first block dig, driver has an inbuilt port(seq_item_port) where as u will find sequencer has an inbuilt export(seq_item_export)and connection will start from drivers bcz it's an initiator hence in the connect phase of agent u will find the below line of code map this with that block diagram u will get a clear picture.
      drv_h.seq_item_port.connect(seqr_h.seq_item_expot);
      drv_h is driver class object and seqr_h is sequencer class object.
      I hope this information will help :)

    • @bhanuvikas8348
      @bhanuvikas8348 2 года назад

      Check out This Playlist. ruclips.net/p/PLBIILfL2t1lnvzw7vF0arlvu36Wj4--D7

  • @NIKHILR-s7p
    @NIKHILR-s7p Год назад

    Hi i am new uvm and ral , can we do ral without apb interface

  • @omairkhan1355
    @omairkhan1355 2 года назад +1

    Munsif, will you please create an invironment, where we have couple of registers and memory and then explain. That will be very helpfull for us. Because people who wants to learn RAL they are already familiar with UVM, SV, VERILOG.

  • @gokulp6878
    @gokulp6878 2 года назад +1

    can you please explain about uvm_config_db and uvm_resource_db

    • @MunsifMAhmad
      @MunsifMAhmad  2 года назад +1

      Yes , I will make one video on this topic..

    • @gokulp6878
      @gokulp6878 2 года назад +1

      @@MunsifMAhmad thanks

    • @bhanuvikas8348
      @bhanuvikas8348 2 года назад

      Check out this Playlist. ruclips.net/p/PLBIILfL2t1lnvzw7vF0arlvu36Wj4--D7