1. List the different types of Number systems.
2. Which gates are called Universal gates?
3. What is Demorgan's Theorem
4. How to Realise gates using Half Adder?
5. How to Realise basic gates using 2:1 Multiplexer?
******** Simple Logic circuits using Data flow (assign logic) ******** 1. RTl code: 2:1 Mux module mux_2x1 ( a , b , sel , y ); input ...
No comments:
Post a Comment