Key Concepts
- Verilog functions and tasks
- Syntax of each
- Difference between them (when to use one over the other)
- How they are used in a testbench
- Use of
fork/join
to create multiple threads - Examples of using threads for testbenches
Resources
Key Concepts
fork/join
to create multiple threadsResources