Vlsi Application: Applications of VLSI Circuits To Medical Imaging
Vlsi Application: Applications of VLSI Circuits To Medical Imaging
VLSI stands for Very Large Scale Integration. It's used in creating so many chips and
circuits on a single mini chip of silicon.
Its a kind of technique that is used in designing Micro chips like IC and many more
VLSI means very large scale IC(integrated circuit) chips it is use as a memory element in
computers to store data.........
A well-structured and controlled design methodology, along with a supporting
hierarchical design system
, has been developed to optimally support the development effort on several programs
requiring gate array and semicustom VLSI design
. The methodology makes extensive use of CAD techniques, including multilevel
simulation for all tasks associated with design simulation and layout.
The methodology is intended to totally verify the system during the design phase,
prior to the release of VLSI components for fabrication;
the bulk of the effort spent on integration and test in MSI/SSI systems can thus be
applied during the design phase.
This paper describes the design methodology, the hierarchical CAD system, and the
pertinent CAD design philosophy with reference to the MIL-STD-1750 processor design
example.
Structured design
Structured VLSI design is a modular methodology originated by Carver Mead and Lynn Conway
for saving microchip area by minimizing the interconnect fabrics area. This is obtained by
repetitive arrangement of rectangular macro blocks which can be interconnected using wiring by
abutment. An example is partitioning the layout of an adder into a row of equal bit slices cells. In
complex designs this structuring may be achieved by hierarchical nesting.
Structured VLSI design had been popular in the early 1980s, but lost its popularity later because
of the advent of placement and routing tools wasting a lot of area by routing, which is tolerated
because of the progress of Moore's Law. When introducing the hardware description language
KARL in the mid' 1970s, Reiner Hartenstein coined the term "structured VLSI design"
(originally as "structured LSI design"), echoing Edsger Dijkstra's structured programming
approach by procedure nesting to avoid chaotic spaghetti-structured programs.