Picture 1 of 14














Gallery
Picture 1 of 14














Have one to sell?
Embedded SoPC Design with Nios II Processor and Verilog Examples by Pong P. Chu
US $99.00
or 4 interest-free payments of $24.75 available with
Condition:
Very Good
A book that does not look new and has been read but is in excellent condition. No obvious damage to the cover, with the dust jacket (if applicable) included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear. See the seller’s listing for full details and description of any imperfections.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Shipping:
US $5.97 USPS Media MailTM.
Located in: Round Rock, Texas, United States
Delivery:
Estimated between Wed, Oct 1 and Mon, Oct 6 to 94104
Returns:
30 days returns. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Payments:
.
Special financing available. See terms and apply now- for PayPal Credit, opens in a new window or tab
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:276950139452
Item specifics
- Condition
- Publication Date
- 2012-05-29
- Book Title
- Embedded SoPC Design with Nios II Processor and Verilog Examples
- ISBN
- 9781118011034
- Subject Area
- Computers, Technology & Engineering
- Publication Name
- Embedded Sopc Design with Nios II Processor and Verilog Examples
- Publisher
- Wiley & Sons, Incorporated, John
- Item Length
- 10.1 in
- Subject
- Electronics / Circuits / General, Logic Design
- Publication Year
- 2012
- Type
- Textbook
- Format
- Hardcover
- Language
- English
- Item Height
- 1.9 in
- Item Weight
- 52.9 Oz
- Item Width
- 7 in
- Number of Pages
- 782 Pages
About this product
Product Identifiers
Publisher
Wiley & Sons, Incorporated, John
ISBN-10
1118011031
ISBN-13
9781118011034
eBay Product ID (ePID)
154347659
Product Key Features
Number of Pages
782 Pages
Publication Name
Embedded Sopc Design with Nios II Processor and Verilog Examples
Language
English
Publication Year
2012
Subject
Electronics / Circuits / General, Logic Design
Type
Textbook
Subject Area
Computers, Technology & Engineering
Format
Hardcover
Dimensions
Item Height
1.9 in
Item Weight
52.9 Oz
Item Length
10.1 in
Item Width
7 in
Additional Product Features
Intended Audience
Scholarly & Professional
LCCN
2011-048946
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
006.2/2
Table Of Content
Preface xxvii Acknowledgments 1 Overview of Embedded System 1 Part I: Basic Digital Circuits Development 2 Gate-level Combinational Circuit 11 3 Overview of FPGA and EDA Software 25 4 RT-level Combinational Circuit 53 5 Regular Sequential Circuit 93 6 FSM 137 7 FSMD 155 8 Selected Topics of Verilog 188 Part II: Basic Nois II Software Development 9 Nios II Processor Overview 229 10 NIOS II System Derivation and Low-Level Access 237 11 Predesigned Nios II I/O Peripherals 265 12 Predesigned Nios II I/O Drivers and HAL API 303 13 Interrupt and ISR 325 Part III: Custom I/O Peripheral Development 14 Custom I/O Peripheral with PIO Cores 345 15 Avalon Interconnect and SOPC Component 351 16 SRAM and SDRAM Controllers 385 17 PS2 Keyboard and Mouse 423 18 VGA Controller 475 19 Audio Codec Controller 555 20 SD Card Controller 601 Part IV: Hardware Acclerator Case Studies 21 GCD Accelerator 663 22 Mandelbrot Set Fractal Accelerator 681 23 Direct Digital Frequency Synthesis 715 References 741 Topic Index 745
Synopsis
Explores the unique hardware programmability of FPGA-based embedded systems, using a learn-by-doing approach to introduce the concepts and techniques for embedded SoPC design with Verilog An SoPC (system on a programmable chip) integrates a processor, memory modules, I/O peripherals, and custom hardware accelerators into a single FPGA (field-programmable gate array) device. In addition to the customized software, customized hardware can be developed and incorporated into the embedded system as well allowing us to configure the soft-core processor, create tailored I/O interfaces, and develop specialized hardware accelerators for computation-intensive tasks. Utilizing an Altera FPGA prototyping board and its Nios II soft-core processor, Embedded SoPC Design with Nios II Processor and Verilog Examples takes a "learn by doing" approach to illustrate the hardware and software design and development process by including realistic projects that can be implemented and tested on the board. Emphasizing hardware design and integration throughout, the book is divided into four major parts: Part I covers HDL and synthesis of custom hardware Part II introduces the Nios II processor and provides an overview of embedded software development Part III demonstrates the design and development of hardware and software of several complex I/O peripherals, including a PS2 keyboard and mouse, a graphic video controller, an audio codec, and an SD (secure digital) card Part IV provides several case studies of the integration of hardware accelerators, including a custom GCD (greatest common divisor) circuit, a Mandelbrot set fractal circuit, and an audio synthesizer based on DDFS (direct digital frequency synthesis) methodology While designing and developing an embedded SoPC can be rewarding, the learning can be a long and winding journey. This book shows the trail ahead and guides readers through the initial steps to exploit the full potential of this emerging methodology., Explores the unique hardware programmability of FPGA-based embedded systems, using a learn-by-doing approach to introduce the concepts and techniques for embedded SoPC design with Verilog An SoPC (system on a programmable chip) integrates a processor, memory modules, I/O peripherals, and custom hardware accelerators into a single FPGA (field-programmable gate array) device. In addition to the customized software, customized hardware can be developed and incorporated into the embedded system as well--allowing us to configure the soft-core processor, create tailored I/O interfaces, and develop specialized hardware accelerators for computation-intensive tasks. Utilizing an Altera FPGA prototyping board and its Nios II soft-core processor, Embedded SoPC Design with Nios II Processor and Verilog Examples takes a "learn by doing" approach to illustrate the hardware and software design and development process by including realistic projects that can be implemented and tested on the board. Emphasizing hardware design and integration throughout, the book is divided into four major parts: Part I covers HDL and synthesis of custom hardware Part II introduces the Nios II processor and provides an overview of embedded software development Part III demonstrates the design and development of hardware and software of several complex I/O peripherals, including a PS2 keyboard and mouse, a graphic video controller, an audio codec, and an SD (secure digital) card Part IV provides several case studies of the integration of hardware accelerators, including a custom GCD (greatest common divisor) circuit, a Mandelbrot set fractal circuit, and an audio synthesizer based on DDFS (direct digital frequency synthesis) methodology While designing and developing an embedded SoPC can be rewarding, the learning can be a long and winding journey. This book shows the trail ahead and guides readers through the initial steps to exploit the full potential of this emerging methodology., Offers experiment problems with various levels of difficulties in the end of each chapter. Provides Complete code listing. Offers Multi-week projects in the end of each chapter. Includes annotated bibliographic notes for further reading.
LC Classification Number
TK7895.G36
Item description from the seller
Seller feedback (891)
- 0***3 (586)- Feedback left by buyer.Past yearVerified purchaseI recommend this seller who was promptly responsive and successful in solving a problem with my order. The item was well packed and as advertised. This is a good guy.1944 Cleaveland Largest Fire PHOTOS PANORAMA's aftermath disaster set of 2 (#285450772302)
- e***8 (14)- Feedback left by buyer.Past yearVerified purchaseThe travel bag was in good condition and the photos on e-bay accurately represented what it looked like and its condition. The bag had been extremely carefully packed for shipping and it arrived when scheduled. Altogether a very satisfactory experience. (Incidentally this was my first experience with e-bay! So I will be back.)Madler Leather Travel Bag Luggage Vintage Brown (#272918013448)
- t***i (1556)- Feedback left by buyer.Past 6 monthsVerified purchaseSuper fast shipping, well packed and as described! A++++ Seller!6LX6 6LF6 LINDAL USA VACUUM TUBE - NIB (#276908782685)
More to explore :
- Architecture & Design Magazines,
- Nonfiction Books Fiction & Graphic Design,
- Nonfiction Design Fiction & Nonfiction Books,
- Design Textbooks,
- World War II Fiction & Nonfiction Books,
- Fashion Design Nonfiction Books & Fiction,
- Nonfiction Design Paperbacks Books,
- Interior Design Hardcover Nonfiction Books,
- Nonfiction Books in Japanese Fiction & Design,
- Design Study Guides & Test Prep