¿Qué son buenos libros / material de lectura para el diseño físico [cerrado]

4

No encontré una etiqueta para hacer preguntas relacionadas con el diseño digital - Frontend / Backend (Physical) en StackExchange. Así que propuse uno allí en area51. Así que por el momento estoy haciendo mi pregunta aquí -

1] Estoy buscando un libro sobre Diseño Físico / Diseño de backend para principiantes. Básicamente soy un desarrollador de software, que tiene una visión general (no práctica) del proceso de diseño digital (tanto frontend como backend). Pero ahora, como parte del trabajo, tengo que empezar a contribuir haciendo un "trabajo real" en el diseño físico para un SoC. Qué libro explicaría en detalle, casi todos los aspectos del diseño físico, de una manera paso a paso.

Si apunta a cualquier otro material de lectura como blogs / IEEE-papers / sitios web / foros que hablen sobre diseño físico también me ayudaría.

Gracias.

-AD

    
pregunta goldenmean

2 respuestas

4

Libros que recomiendo:

@book{Kahng2011,
       Address = {New York, {NY}},
       Author = {Kahng, Andrew B. and Lienig, Jens and Markov, Igor L. and Hu, Jin},
       Publisher = {Springer Science+Business Media, {B.V.}},
       Title = {{VLSI} Physical Design: From Graph Partitioning to Timing Closure},
       Year = {2011}}

@book{Alpert2009,
       Address = {Boca Raton, {FL}},
       Author = {Alpert, Charles J. and Mehta, Dinesh P. and Sapatnekar, Sachin S.},
       Publisher = {{CRC} Press},
       Title = {Handbook of Algorithms for Physical Design Automation},
       Year = {2009}}

"Alpert2009" (clave de referencia LaTeX) es un libro increíble. Sin embargo, puede ser demasiado avanzado para los principiantes, especialmente si no tienen experiencias adecuadas en el diseño digital VLSI (desde RTL hasta el diseño) o los antecedentes adecuados en informática y matemáticas para los graduados / graduados de EE.

Aquí hay libros generales de EDA que también cubren temas de diseño físico.

@book{Wang2009,
       Address = {Burlington, {MA}},
       Author = {Wang, Laung-Terng and Chang, Yao-Wen and Cheng, Kwang-Ting (Tim)},
       Publisher = {Morgan Kaufmann},
       Series = {Morgan Kaufmann Series in Systems on Silicon},
       Title = {Electronic Design Automation: Synthesis, Verification, and Test},
       Year = {2009}}


@book{Scheffer2006a,
       Address = {Boca Raton, {FL}},
       Author = {Scheffer, Louis and Lavagno, Luciano and Martin, Grant},
       Publisher = {{CRC} Press},
       Series = {Electronic Design Automation for Integrated Circuits Handbook},
       Title = {{EDA} for {IC} Implementation, Circuit Design, and Process Technology},
       Volume = {2},
       Year = {2006}}

Algunos libros antiguos clásicos.

@book{Gerez1999,
       Address = {Chichester, West Sussex, England, {UK}},
       Author = {Gerez, Sabih H.},
       Publisher = {John Wiley {\rm \&} Sons},
       Title = {Algorithms for {VLSI} Design Automation},
       Year = {1999}}

@book{Sait1999,
       Address = {Singapore},
       Author = {Sait, Sadiq M. and Youssef, Habib},
       Publisher = {World Scientific Publishing},
       Series = {Lecture Notes Series on Computing},
       Title = {{VLSI} Physical Design Automation: Theory and Practice},
       Volume = {6},
       Year = {1999}}

@book{Sarrafzadeh1996,
       Address = {New York, {NY}},
       Author = {Sarrafzadeh, Majid and Wong, C. K.},
       Publisher = {McGraw-Hill},
       Series = {McGraw-Hill Series in Computer Science},
       Title = {An Introduction to {VLSI} Physical Design},
       Year = {1996}}

@book{Sherwani2003,
       Address = {Norwell, {MA}},
       Author = {Sherwani, Naveed A.},
       Edition = {Third},
       Publisher = {Kluwer Academic Publishers},
       Title = {Algorithms for {VLSI} Physical Design Automation},
       Year = {2003}}

P / S: Pregunte a cualquier Ph.D. estudiante que trabaja en diseño físico para obtener recomendaciones, especialmente aquellos que están cerca de defender su tesis, o que están a punto de tomar o simplemente tomar su Ph.D. examen de calificación.

    
respondido por el Giovanni
1

Cualquier libro académico estándar en verilog / vhdl debería ofrecerle una introducción (y más) en el diseño de frontend (RTL). Pero en mi opinión, el backend (VLSI CAD) es un área demasiado especializada (y herramienta específica de EDA / proveedor). ) para estudiar de un libro y luego hacer "trabajo real".

    
respondido por el itisravi

Lea otras preguntas en las etiquetas