This video explains how to write a synthesizable Verilog program for DFF. Also, it explains the coding style for different implementations like synchronous and asynchronous reset/clear. In this vid...
This video explains how to write a synthesizable Verilog program for ALU, using Verilog parameters and operators. In this video blogging series, we will be explaining the Verilog coding style for ...
This video explains how to write a synthesizable Verilog program for 2to4 Decoder using the ‘case’ statement and the importance of default statement while implementing the combinational logic. ...
This video explains how to write a synthesizable Verilog program for 4to2 Priority Encoder using the ‘if-else’ statement. Also, it explains the coding style difference ’Case’ Vs ‘if-else’...
In this video blog, our CEO Mr. P R Sivakumar is explaining the meaning of our logo ‘Maven Silicon’ and how it communicates our vision. We at Maven produce highly skilled VLSI engineers who are...
This video explains how to write a synthesizable Verilog program for 4to1 multiplexer using the ‘case’ statement and the importance of default statement while implementing the combinational logic...
This video explains how to write a synthesizable Verilog program for the half adder and implement the full adder using the same through Verilog module instantiation. Also, it helps you to understand ...
This video explains the concept of frequency division and how such clock dividers can be realized through counters, especially with a T Flip Flop. To learn Digital Electronics in detail, please explo...
This video explains the definitions of setup time and hold time of a flip flop and why it’s so important to maintain the input data stable during setup and hold time. Also, explains what is ‘Meta...
This video tutorial explains the difference between Latch and Flip Flop and why we consider latch as a transparent device. To learn Digital Electronics in detail, please explore our online Design Met...