VERILOG MODELING EXAMPLES

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

КОМЕНТАРІ • 8

  • @QwertyQwerty-so4kw
    @QwertyQwerty-so4kw 4 роки тому +7

    Fantastic lecture. A lot of thx

  • @iwbnwif
    @iwbnwif 2 роки тому +3

    @29:13 I think the built-in gates should be in lower case for iverilog to compile.

  • @nikhilteja7018
    @nikhilteja7018 5 місяців тому +4

    14:40 Why did we use mux16 to1 M' instead of 'mux16to1 DUT'

    • @Gate_IITB
      @Gate_IITB Місяць тому +1

      We can give any name to a module that is called( instantiated), therefore, we can use both DUT or M anything that goes good to you

  • @debabrata2137
    @debabrata2137 2 роки тому +1

    14:35 end_purpose of monitor statement

  • @mrpossible5696
    @mrpossible5696 5 років тому +5

    7:08

  • @sonalikangralkar1996
    @sonalikangralkar1996 5 років тому

    sir how to represent complex number in verilog

    • @knowledgeunlimited
      @knowledgeunlimited 4 роки тому

      There is a concept called CBNS ( complex binary number system) refer that