Integrated Circuit Design: Using Open Cores and Design Tools

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Integrated circuits have become more complex over time, so very large scale integration require extensive and recursive design and testing techniques. No design can be started from scratch any more; any design is developed from a previous version or using hardware cores developed by someone else. A puzzle-like process is initially done, and software tools do the recursive testing and optimization. Integrated circuit design involves three interrelated parameters: performance, circuit area, and power consumption. Subjects such as layout, pin-out, and power grid are also important. This book presents the design process from the point of view of hardware and software, covering the dependence between the 3 main design parameters as well as the design cores and tools used in the process. It also illustrates the process in detail by presenting an actual development of an application specific integrated circuit, covering the hardware design and documenting a real application program. Martha Salome Lopez de la Fuente works at Universidad de Monterrey, Mexico, as a research professor for the intelligent systems and robotics programs. Her contributions in the research and education areas relate to digital systems design, application specific integrated circuits, embedded systems applications, intelligent systems, and service robots. Since 1994 she has been teaching courses on microprocessors, digital electronics, embedded systems, integrated circuit design, and hardware architectures for service robots. Martha has presented her research work in forums such as Engineering in Medicine and Biology Conference, CERMA Electronics Robotics and Automotive Mechanics Conference, Eurasian Multidisciplinary Forum, and World Forum on Internet of Things. She has also published scientific articles in the IEEE Xplore digital library, the Review of Scientific Instruments journal, and the European Scientific Journal.

Author(s): Martha Salomé López de la Fuente
Publisher: Science Publishing Group
Year: 2015

Language: English
Pages: 175

Chapter 1 Introduction
1.1 Integrated circuits
1.2 Digital and analog components
1.3 Combinational and sequential circuits
1.4 Clocked or timed circuits
1.5 Circuit Size
1.6 Design process
1.7 Simulation process
1.8 Implementation
1.9 Fabrication process
1.10 Marketing process

Chapter 2 Processor based integrated circuits
2.1 Relevance and potential uses
2.2 Design variables
2.3 Chips and intelligent systems
2.4 Opportunity areas
2.5 System and Labs on a Chip

Chapter 3 System Design
3.1 System Definition and Specifications
3.2 Software architecture
3.3 Challenges for variable optimization
3.4 System-on-Chip Specifications
3.5 Signal generation
3.6 ASIC Design Flow
3.7 Design Evaluation
3.8 Application Software

Chapter 4 The open source design tools
4.1 Chip design flow
4.2 Open source design tools
4.3 Open source EDA tools
4.4 Open cores library

Chapter 5 Sample implementation
5.1 The running application program
5.2 Experiment definition
5.3 Simulations
5.4 Experimental environment
5.5 System potential

Chapter 6 Integrated circuits for intelligent systems
6.1 The smart systems and the integrated circuits
6.2 ASIC for customized applications
6.3 Design and market trends

Appendix
A1: Application program: Standard version
A2: Application program: Extended version