Verilog® `timescale directive - Basic Example

Поділитися
Вставка
  • Опубліковано 14 січ 2025
  • I show Verilog® source code that includes a `timescale directive and a testbench module containing a single delay statement. I explain how the compiler uses the arguments of the `timescale directive to translate the delay magnitude into a specific time duration. A simulator would use that time duration when simulating the behavior of that module.
    The 1st argument to the `timescale directive is called: time_unit.
    The 2nd argument to the `timescale directive is called: time_precision.

КОМЕНТАРІ • 15

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

    Great explanation!

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

    Hey sir ,
    From wherever you are, just a bundle of Thanks to you sir🙇🙇, u cleared my doubt in just two minutes ,. and before this video I spend my nearly 1 hours to understand it 😅

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

    How is 20ns closer to 15ns than to 10ns? It's the same distance. Can you elaborate further?

  • @cricupdates6365
    @cricupdates6365 11 місяців тому

    What if the precision time is in picosecond, how do we round off then?

  • @afzaljunaidi8157
    @afzaljunaidi8157 6 років тому

    I always had doubt about precision
    How it round up
    Now I understand thank you mate

  • @manojharshavardhan2385
    @manojharshavardhan2385 3 роки тому

    it was a fine video
    Thank you

  • @joffinjoy555
    @joffinjoy555 3 роки тому

    Good explanation. Thank you

  • @sksameer208
    @sksameer208 7 років тому

    Nice Explanation

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

    Fix the audio problem I can only hear on left side of headset

  • @nabzero6528
    @nabzero6528 6 років тому

    is this how to make duration for an on statement?

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

    Beast explanation

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

    Good explanation but please fix the audio. Can only hear from left speaker

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

    Good explanation ,Thank you