aula 2 sistemas digitais fluxogramas asm prof. wanderley

27
Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Upload: internet

Post on 17-Apr-2015

136 views

Category:

Documents


8 download

TRANSCRIPT

Page 1: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Sistemas Digitais Fluxogramas ASM

Prof. Wanderley

Page 2: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Algorithmic State Machine (ASM)

Page 3: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Algorithmic State Machine (ASM)

Page 4: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Algorithmic State Machine (ASM)

Page 5: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Algorithmic State Machine (ASM)

Page 6: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Algorithmic State Machine (ASM)

Page 7: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Bloco ASM

Page 8: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Bloco ASM

Page 9: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Blocos ASM

Page 10: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Blocos ASM Equivalentes

Page 11: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Blocos ASM Equivalentes

Page 12: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Blocos ASM – Erro em Laço

Page 13: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Blocos ASM

Page 14: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Blocos ASM – Exemplos de Implementações

Page 15: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

ASM

O objetivo de uma ASM é chegar ao circuito final, que normalmente subdivide-se em

parte operativa e parte de controle

Page 16: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

ASM – Formas de descrever

Page 17: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

ASM – Parte Operativa

Page 18: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

ASM – Parte de Controle

Page 19: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo de Conversão ASM para Diagrama de Estados

Page 20: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo: Multiplicador por Somas Sucessivas

Page 21: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo: Multiplicador por Somas Sucessivas

Page 22: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo: Multiplicador Binário

Page 23: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo: Multiplicador Binário

Page 24: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo: Multiplicador Binário

Page 25: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exercício

Page 26: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo: Divisor ParaleloNúmeros Inteiros e Positivos

Page 27: Aula 2 Sistemas Digitais Fluxogramas ASM Prof. Wanderley

Aula 2

Exemplo: Divisor Paralelo