+
Computer Science & Engineering
+
+ Very Large Scale Integration Lab
++ The present lab is aligned with VLSI course structure. The experiments touch on most topics covered in such courses in most curricula. +
+diff --git a/src/lab/Courses Aligned.html b/src/lab/Courses Aligned.html index ae59c480..1c58533d 100644 --- a/src/lab/Courses Aligned.html +++ b/src/lab/Courses Aligned.html @@ -1,176 +1,186 @@ -
- - - - - - - -+ The present lab is aligned with VLSI course structure. The experiments touch on most topics covered in such courses in most curricula. +
+Dear User,
+ ++ Thanks for using Virtual Labs. Your opinion is valuable to us. To help us improve, we'd like to ask you a few questions about your experience. It will only take 3 minutes and your answers will help us make Virtual Labs better for you and other users. +
+
+ Thanks for your time !
+
+ The Virtual Labs Team
+
A single chip sized of few millimeters may have Millions of transistors in it for example a microprocessor is a VLSI device.
- Very Large Scale Integration (VLSI) is the process of creating integrated circuits by combining large numbers of transistors into a single chip.
This lab provides good understanding and learning opportunity of VLSI designing for users. - There are ten experiments in this lab, which covers following aspects of VLSI designing.
-First six experiments provide GUI interface of schematic design and simulation results of various circuits.
Seventh experiment provides WEB based Spice code simulation platform. User can learn circuit design using Spice coding.
Eighth and ninth experiments provide digital circuit designing using Verilog code for which a web based Verilog simulation - platform is provided. User can test any level of Verilog code in ninth experiment.
Tenth experiment provides GUI interface of physical (layout) design of various circuits. By this experiment user can learn design rules - (DRCs) for layout design and can test design rules of their designs.