0% found this document useful (0 votes)
31 views

Moschipqns

The document lists questions asked in an interview at MOSCHIP related to Verilog, digital design, OOP concepts, and verification. Many questions focus on Verilog concepts like non-blocking assignments, case statements, timescale, and clock generation as well as concepts like queues, transactions, coverage, assertions, and copying in programming.

Uploaded by

Meghana Veggalam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Moschipqns

The document lists questions asked in an interview at MOSCHIP related to Verilog, digital design, OOP concepts, and verification. Many questions focus on Verilog concepts like non-blocking assignments, case statements, timescale, and clock generation as well as concepts like queues, transactions, coverage, assertions, and copying in programming.

Uploaded by

Meghana Veggalam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Questions asked in MOSCHIP written test & interview:

1. verilog program for swapping with with out 3rd variable?

2. diff b/w blocking non-blocking and explain?

3. what is case A, case X, case Z and explain?

4. diff b/w $display, $strobe, $monitor

5. what is timescale?

6. diff b/w #5, ##5?

7. write verilog code for 2khz clock generator?

8. set up time, hold time and how to resolve?

9. design up counter using reg and f/fs only?

10. design state mchine 11010110?

11. diff b/w program block and module?

12. diff b/w mailbox & queue?

13.wt is cross coverage?

14. types of bins and exlain?

15. wt is transaction?

16. oops concepts ?

17. polymorphism exlain with ex?

18. wt is virtual interface?

19. explain overwriting and overloading?

20. wt is fuctional coverage?

21. assertions and different types?y do we use ?

22. what is shallow copy and deep copy?

You might also like