h1
Very Large Scale Integration (VLSI)
h2
Q36: What is the Difference between UVM_ALL_ON and UVM_DEFAULT?
h2
Steps to install Perl-Support VIM Plug-in
h2
The Powerful Features of Perl-support
h2
Monday, 10 August 2020
h2
Thursday, 6 August 2020
h2
Thursday, 2 April 2020
h3
Understanding Logic gates at transistor level : Not Gate
h3
UPF - Unified Power Format
h3
Use of Scripting languages in VLSI
h3
Useful Vim plug-in for efficient coding in Perl
h3
1. Add Automatic Header to *.pl file whenever you create a new file
h3
3. Insert frequently used statements
h3
4. Insert special variables
h3
5. insert code snippets and manage templates
h3
7. Run the script, check the syntax, start the debugger
h3
1. Download the plugin from the vim.org website.
h3
2. Copy the zip archive perl-support.zip to $HOME/.vim and run below command
h3
3. Loading of plug-in files must be enabled in $HOME/.vimrc. If not use previously
h3
Q37: What drain time in UVM?
h3
Q38: What is Virtual interface and how Virtual interface is used?
h3
Q39: How to add a user-defined phase in UVM?
h3
Q40: How interface is passed to components in UVM?
h3
Effective VIM Editor tips, tricks and plugins to improve coding speed in VLSI
h3
Opening a fine using GVIM
h3
Shortcuts for moving the cursor:
h3
Shortcuts for quick editing:
h3
Top 5 books to refer for a VHDL beginner
h3
1. VHDL: PROGRAMMING BY EXAMPLE - by Douglas L. Perry
h3
2. Digital Design | With an Introduction to the Verilog HDL, VHDL, and SystemVerilog - by M. Morris
h3
3. A Vhdl Primer - by Bhasker
h3
4. Fundamentals of Digital Logic with VHDL Design - by Stephen Brown and Zvonko Vranesic
h3
5. Circuit Design and Simulation With VHDL - by Pedroni V.A
h3
UVM Interview Questions - 6
h3
Top 5 books to refer for a VHDL beginner
h4
How do I switch between panes in a split mode in Vim/GVIM ??
h4
How to remove blank lines from a file?
h4
How to implement AUTO-COMPLETION