- ホーム
- > 洋書
- > ドイツ書
- > Mathematics, Sciences & Technology
- > Technology
- > electronics, electrical engineering, telecommunications
Full Description
This textbook teaches students techniques for the design of advanced digital systems using System-on-Chip (SoC) Field Programmable Gate Arrays (FPGAs). The author demonstrates design of custom hardware components for the FPGA fabric using VHDL, with implementation of custom hardware-software interfaces. Readers gain hands-on experience by writing programs and Linux device drivers in C to interact with custom hardware. This textbook enables laboratory experience in the design of custom digital systems using SoC FPGAs, emphasizing computational tasks such as digital signal processing, audio, or video processing.
Contents
Introduction to SoC FPGAs.- Hello World.- Software Control of LEDs via Registers.- Audio Codec and headphone driver.- FIR Filtering.- Data Movements using Direct Memory Access (DMA).- Frequency Domain Processing using FFTs.- Time Domain Sound Effects Processors.- Frequency Domain Sound Effects Processor.- Hearing Aid.- Multiple Audio Personalities.