Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

FPGAs for Software Programmers, Koch


Варианты приобретения
Цена: 19564.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Koch
Название:  FPGAs for Software Programmers
ISBN: 9783319264066
Издательство: Springer
Классификация:


ISBN-10: 3319264060
Обложка/Формат: Hardback
Страницы: 327
Вес: 0.69 кг.
Дата издания: 2016
Язык: English
Издание: 1st ed. 2016
Иллюстрации: 100 tables, color; 61 illustrations, color; 68 illustrations, black and white; xvii, 327 p. 129 illus., 61 illus. in color.
Размер: 168 x 243 x 26
Читательская аудитория: Professional & vocational
Основная тема: Electrical Engineering
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: This book makes powerful Field Programmable GateArray (FPGA) and reconfigurable technology accessible to software engineers bycovering different state-of-the-art high-level synthesis approaches (e.g.,OpenCL and several C-to-gates compilers). It introduces FPGA technology, itsprogramming model, and how various applications can be implemented on FPGAswithout going through low-level hardware design phases. Readers will get arealistic sense for problems that are suited for FPGAs and how to implementthem from a software designer’s point of view. The authors demonstrate that FPGAs and their programming model reflectthe needs of stream processing problems much better than traditional CPU or GPUarchitectures, making them well-suited for a wide variety of systems, fromembedded systems performing sensor processing to large setups for Big Datanumber crunching. This book serves as aninvaluable tool for software designers and FPGA design engineers who are interestedin high design productivity through behavioural synthesis, domain-specificcompilation, and FPGA overlays.Introduces FPGA technology to softwaredevelopers by giving an overview of FPGA programming models and design tools,as well as various application examples;Provides a holistic analysis of the topic andenables developers to tackle the architectural needs for Big Data processingwith FPGAs;Explains the reasons for the energy efficiencyand performance benefits of FPGA processing;Provides a user-orientedapproach and a sense for where and how to apply FPGA technology.
Дополнительное описание: From the Contents: Introduction.- CPUs, GPUs, CGRAs, Vector Processing, Systolic Arrays, FPGAs.- The von Neuman Model versus data stream processing.- FPGAs for software designers.- Languages, libraries, and compilers for specific problems.- Behavioral Com



The Design Warrior`s Guide to FPGAs,

Автор: Clive "Max " Maxfield
Название: The Design Warrior`s Guide to FPGAs,
ISBN: 0750676043 ISBN-13(EAN): 9780750676045
Издательство: Elsevier Science
Рейтинг:
Цена: 8925.00 р.
Наличие на складе: Поставка под заказ.

Описание: Field Programmable Gate Arrays (FPGAs) are devices that provide a fast, low-cost way for embedded system designers to customize products. This book focuses on FPGA use for embedded systems. It offers advice on choosing the right FPGA for any design project.

Engineering Applications of FPGAs

Автор: Tlelo-Cuautle
Название: Engineering Applications of FPGAs
ISBN: 3319341138 ISBN-13(EAN): 9783319341132
Издательство: Springer
Рейтинг:
Цена: 15672.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book offers readers a clear guide to implementing engineering applications with FPGAs, from the mathematical description to the hardware synthesis, including discussion of VHDL programming and co-simulation issues. Coverage includes FPGA realizations such as: chaos generators that are described from their mathematical models; artificial neural networks (ANNs) to predict chaotic time series, for which a discussion of different ANN topologies is included, with different learning techniques and activation functions; random number generators (RNGs) that are realized using different chaos generators, and discussions of their maximum Lyapunov exponent values and entropies.Finally, optimized chaotic oscillators are synchronized and realized to implement a secure communication system that processes black and white and grey-scale images. In each application, readers will find VHDL programming guidelines and computer arithmetic issues, along with co-simulation examples with Active-HDL and Simulink.The whole book provides a practical guide to implementing a variety of engineering applications from VHDL programming and co-simulation issues, to FPGA realizations of chaos generators, ANNs for chaotic time-series prediction, RNGs and chaotic secure communications for image transmission.

Designing with Xilinx® FPGAs

Автор: Churiwala
Название: Designing with Xilinx® FPGAs
ISBN: 3319424378 ISBN-13(EAN): 9783319424378
Издательство: Springer
Рейтинг:
Цена: 16769.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book helps readers to implement their designs on Xilinx (R) FPGAs. Throughout the presentation, the authors focus on key concepts, major mechanisms for design entry, and methods to realize the most efficient implementation of the target design, with the least number of iterations.

Design Recipes for FPGAs

Автор: Peter Wilson
Название: Design Recipes for FPGAs
ISBN: 0080971296 ISBN-13(EAN): 9780080971292
Издательство: Elsevier Science
Рейтинг:
Цена: 7746.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Design Recipes for FPGAs provides a rich toolbox of design techniques and templates to solve practical, every-day problems using FPGAs. Using a modular structure, it provides design techniques and templates at all levels, together with functional code, which you can easily match and apply to your application. Written in an informal and easy to grasp style, this invaluable resource goes beyond the principles of FPGAs and hardware description languages to demonstrate how specific designs can be synthesized, simulated and downloaded onto an FPGA. In addition, the book provides advanced techniques to create 'real world' designs that fit the device required and which are fast and reliable to implement.

  • Examples are rewritten and tested in Verilog and VHDL
  • Describes high-level applications as examples and provides the building blocks to implement them, enabling the student to start practical work straight away
  • Singles out the most important parts of the language that are needed for design, giving the student the information needed to get up and running quickly

ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия