LIBRISTO
LIBROAMANTO
obbligatorio
Entra a far parte di una comunità di amanti dei libri di tutto il mondo e ottieni numerosi vantaggi. Crea un account gratuito
0
Punto Poste 5.49 Punto Poste 5.49 Corriere DHL 6.99 Corriere GLS 5.99 Punto GLS 4.49 Corriere Bartolini 4.49 Punto Bartolini 3.49

Prozessorentwurf mit VHDL

Modellierung und Synthese eines 12-Bit-Mikroprozessors

Lingua TedescoTedesco
Libro In brossura
Libro Prozessorentwurf mit VHDL Dieter Wecker
Codice Libristo: 18999616
Casa editrice Walter de Gruyter, giugno 2018
Inhaltsverzeichnis 1 Grundlagen 1.1 einleitung 1.2 entwurfsmethoden für digitale systeme 1.3 definit... Descrizione completa
? points 83 b
33.89
Magazzino esterno Inviamo tra 14-21 giorni

Fino a 30 giorni per il reso


I clienti hanno acquistato anche


Zabiják od Zelené řeky Ann Rule / Libro Rigido
common.buy 13.69
RABIETA VA DE COMPRAS VIOLETA MONREAL / Libro Rigido
common.buy 6.79
Okul Yolu Celal Teyyar Ugurlu / Libro In brossura
common.buy 18.79
Mord Max Czornyj / Libro In brossura
common.buy 7.59
Le Corbusier Le Grand Jean-Louis Cohen / Libro In brossura
common.buy 48.59
Neverending Story Michael Ende / Libro Rigido
common.buy 13.69
DISCOVERING BIRDS CSOTONYI JULIUS / Libro Rigido
common.buy 23.79
Istenek & Szörnyek Shelby Mahurin / Libro Rigido
common.buy 12.89
Pearls: Scriptures to Live by Brian M. Campbell / Libro In brossura
common.buy 13.99
I migliori
Practical Watch Repairing Donald De Carle / Libro In brossura
common.buy 9.69
I migliori
Paradise Lost John Milton / Libro In brossura
common.buy 7.99
I migliori
Enterprise Integration Patterns Gregor Hohpe / Libro Rigido
common.buy 56.39
You Can Beat Prostate Cancer Robert / Libro In brossura
common.buy 17.19
Nuclear Power: A Very Short Introduction Maxwell Irvine / Libro In brossura
common.buy 8.49
Unbelievable James C Moose Jr / Libro In brossura
common.buy 11.39
Ještě nejsme za vodou Stanislav Holubec / Libro In brossura
common.buy 9.19
Le Portrait de Dorian Gray Oscar Wilde / Libro In brossura
common.buy 4.89
In preparazione
Ten un Poco de Fe = Have a Little Faith Mitch Albom / Libro Rigido
common.buy 18.49

Inhaltsverzeichnis 1 Grundlagen 1.1 einleitung 1.2 entwurfsmethoden für digitale systeme 1.3 definition der Schnittstellen für die subsysteme 1.4 simulation und synthese mit vhdl 2 das 12-bit-mikroprozessor-system 2.1 entwurf eines 12-bit-mikroprozessors 2.1.1 bestimmung der befehlsphasen 2.1.2 bestimmung der protokolle für die ein- und ausgabe-einheiten 2.2 realisierung des 12-bit-mikroprozessors (mpu12) 2.2.1 entwurf des 12-bit-operationswerkes 2.2.1.1 entwurf der 12-bit-akku-einheit 2.2.1.2 entwurf der 12-bit-alu 2.2.1.3 entwurf von universalregistern 2.2.1.4 entwurf einer register-stack-einheit 2.2.2 entwurf des steuerwerkes 3 modellierung des 12-bit-mikroprozessor-systems1 3.1 vhdl-code für das mikroprozessor-systems mpu12_s1 3.2 vhdl-code für den mikroprozessor mpu12_1 3.3 ram-speicher als vhdl-modell 3.3.1 vhdl-code des ram-speichers mit initialisierung 3.4 vhdl-code für den frequenzteiler 3.5 vhdl-modell für das 12-bit-steuerwerk 3.6 vhdl-modell für das 12-bit-operationswerk 3.6.1 vhdl-modelle für getaktete d-flip-flops 3.6.2 vhdl-modelle für n-bit-register 3.6.3 vhdl-code für das master-slave(ms)-register 3.6.4 vhdl-code für den 12-bit-register-stack 3.6.5 vhdl-code für den 12-bit-programmzähler 3.6.6 vhdl-modelle für multiplexer 3.6.7 vhdl-code für den 12-bit-tri-state-treiber 3.6.8 vhdl-code für und-, oder- und inverter-glieder 3.7 vhdl-modell für die 12-bit-akku-einheit 3.7.1 vhdl-modell für die n-bit-alu-einheit 3.7.1.1 vhdl-code für die 1-bit-alu 3.7.1.2 vhdl-code für die 4-bit-alu 3.7.1.3 vhdl-code für die 12-bit-alu 3.7.2 vhdl-code für das n-bit-universal-register 3.7.2.1 vhdl-code für das 1-bit-universal-register 3.7.2.2 vhdl-code für das 4-bit-universal-register 3.7.2.3 vhdl-code für das 12-bit-universal-register 3.7.2.4 vhdl-code für den 12-bit-komparator 4 modellierung des 12-bit-mikroprozessor-systems2 4.1 vhdl-code für das mikroprozessor-system mpu12_s2 4.2 vhdl-code für den mikroprozessor mpu12_2 4.3 ram-speicher mit ip-core-generator 4.3.1 realisierung eines 12-bit-ram-speichers 4.4 vhdl-code des frequenzteilers 4.5 komponenten des mikroprozessors mpu12_2 4.6 vhdl-modell für das 12-bit-operationswerk 4.6.1 vhdl-code für das master-slave(ms)-register 4.6.2 vhdl-code für den 12-bit-programmzähler 4.6.3 vhdl-code für den 12-bit-register-stack 4.6.4 vhdl-code für den 12-bit-tri-state-treiber 4.7 vhdl-modell für die 12-bit-akku-einheit 4.7.1 vhdl-code für die 12-bit-alu 4.7.2 vhdl-code für das 12-bit-universal-register 5 testen der 12-bit-mikroprozessor-systeme 5.1 simulation mit hilfe einer testbench 5.2 testen des mikroprozessor-systems mpu12_s1 5.2.1 vhdl-code für das 12-bit-ram mit initialisierung 5.2.2 testbench für die funktionale simulation 5.2.3 testbench für die timing simulation 5.3 testen des mikroprozessor-systems mpu12_s2 5.3.1 testbench für die funktionale simulation 5.3.2 testbench für die timing simulation 6 durchführung der tests mit dem demo-board Anhang A.1 verwendete entwicklungssoftware A.2 beispiele für testprogramme Literaturverzeichnis Sachwortverzeichnis

Attrice & Poliglotta
EWA KASP per
Riproduci video
Ewa Kasp
Libristo ha la più grande selezione di letteratura in lingue straniere. Per questo compro i miei libri qui.

Informazioni sul libro

Titolo completo Prozessorentwurf mit VHDL
Autore Dieter Wecker
Lingua Tedesco
Rilegatura Libro - In brossura
Data di pubblicazione 2018
Numero di pagine 218
EAN 9783110582567
ISBN 3110582562
Codice Libristo 18999616
Casa editrice Walter de Gruyter
Peso 440
Dimensioni 168 x 239 x 13
Regala questo libro oggi stesso
È facile
1 Aggiungi il libro al carrello e scegli la consegna come regalo 2 Ti invieremo subito il buono 3 Il libro arriverà all'indirizzo del destinatario

Potrebbe interessarti anche


Accesso

Accedi al tuo account. Non hai ancora un account Libristo? Crealo ora!

 
obbligatorio
obbligatorio

Non hai un account? Ottieni i vantaggi di un account Libristo!

Con un account Libristo, avrai tutto sotto controllo.

Crea un account Libristo
Consulente di libri Libroamiko
Ciao, sono Libroamiko, posso aiutarti?