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.
Great explanation!
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 😅
How is 20ns closer to 15ns than to 10ns? It's the same distance. Can you elaborate further?
What if the precision time is in picosecond, how do we round off then?
I always had doubt about precision
How it round up
Now I understand thank you mate
it was a fine video
Thank you
Good explanation. Thank you
Nice Explanation
Fix the audio problem I can only hear on left side of headset
is this how to make duration for an on statement?
Beast explanation
Good explanation but please fix the audio. Can only hear from left speaker
Same
Good explanation ,Thank you