verilog interview questions
verilog interview questions:-
- 1. differnce between reg and wire?
- 2. difference between blocking and non blocking assignments?
- 3. what is `timescale?
- 4. what are the data types in verilog?
- 5. write the code for d flipflop?
- 6. how many methods are there to write the verilog code?
- 7. write the verilog code for fsm 110?
- 8.write the verilog code for synchronours FIFO?
- 9. write the verilog code for SIPO?
- 10. write the verilog code for synchronous D flipflop?
- 11. Write a Verilog code forD flip flop?.
- 12. Write a Verilog code for swapping numbers using Non- blocking assignments. ?
- 13. Write a Verilog code for counter which counts 0-6?
- . 14. What is the difference between asynchronous reset and synchronous reset?
- 15. Write a Verilog code for asynchronous D- FF and synchronous D- FF.?
- 16. What is the difference between blocking and Non-blocking assignments?
- 17.Write a Verilog code for a 4bit ripple counter.?
- 18. Write a Verilog code for a D- latch?
- 19.Write a Verilog code to show hour, minutes and second from the given seconds?.
- 20. Write a Verilog code for asynchronous and synchronous up down counter?
- . 21. What is the difference between always and initial block?
- 22. Write a Verilog code for 4:1 MUX. ?
- 23. What is a procedural Block?
- 24. Explain the different races in Veilog.
- 25. Explain about different types of delays?
- 26. What is the difference between inter and intra delays?
- 27. What is the difference between Smonitor and $strobe?
- 28. How many initial blocks can a module have?
Comments
Post a Comment