System Verilog Tutorial 14 | Package in SV | EDA Playground

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

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

  • @tvprakadeesh7914
    @tvprakadeesh7914 3 года назад +2

    Good bro , keep doing videos like that daily ,it will be very useful to all

  • @CopyPasteGrow
    @CopyPasteGrow 3 года назад +2

    when we called the print method, why did you call it as void'(print()) ?
    Please explain void'( )

  • @gtcontent3069
    @gtcontent3069 3 года назад +3

    Hi sir can you please explain one fsm code

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

    Are package synthesisablle why or why not?

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

      Packages can contain a mix of synthesizable and non-synthesizable constructs. For example, a package can define data types, constants, functions, tasks, and macros that are synthesizable, as well as non-synthesizable constructs such as assertions, coverage, and debug statements that are only useful for simulation. I hope this helps.
      Let us know if any further queries.
      Also give your feedback on other videos.