Ce diaporama a bien été signalé.
Le téléchargement de votre SlideShare est en cours. ×
Publicité
Publicité
Publicité
Publicité
Publicité
Publicité
Publicité
Publicité
Publicité
Publicité
Publicité
Publicité
Prochain SlideShare
RDP Thin Client XL-200a
RDP Thin Client XL-200a
Chargement dans…3
×

Consultez-les par la suite

1 sur 13 Publicité

Plus De Contenu Connexe

Similaire à Mnr (20)

Publicité

Plus par John Williams (20)

Plus récents (20)

Publicité

Mnr

  1. 1. Page 1
  2. 2. Page 2 Features of VLSI: Compactness. Speed of access. Ease of maintenance. Cost effective. Life of the product.
  3. 3. Page 3 Gordon Moore’s (in 1965) said that transistors on a chip would double every year. He then recalibrated it to every two years in 1975.  David House, an Intel executive at the time, noted that the changes would cause computer performance to double every18 months for a foreseeable future. MOORE’S LAW:
  4. 4. Page 4 DIGITAL DESIGN FLOW:  RTL Coding  synthesis  Floor planning  Placement  Clock routing  Routing  Physical verification Front end (Logical design) Back end (physical design)
  5. 5. Page 5 Programming Languages  VHDL  VERILOG HDL
  6. 6. Page 6
  7. 7. Page 7 RAM: RAM is our working memory storage. All the data, which the PC uses and works with during operation, are stored here. Data are stored on drives, typically the hard drive. However, for the CPU to work with those data, they must be read into the working memory storage, which is made up of RAM chips.
  8. 8. Page 8 RAM access time is in nanoseconds, Hard disk access time is in milliseconds.
  9. 9. Page 9 If reset is switched high Output is set to ‘0’. If is in write mode The i/p is assigned to write pointer of RAM. If is in write mode The read pointer of RAM is assigned to o/p. Program Logic:
  10. 10. Page 10 If value of read pointer and write pointer is same then it is defined to be empty. If write location is 31 locations next to read [3:0] then it is defined to be full. Program Logic:
  11. 11. Page 11 If both read mode and write mode are switched high and both pointers specify same location then we need send an error message. Program Logic:
  12. 12. Page 12 Technical schematic of RAM :
  13. 13. Page 13

×