Digital System Design with SystemVerilog (Hardcover)
暫譯: 使用 SystemVerilog 的數位系統設計 (精裝版)
Mark Zwolinski
- 出版商: Prentice Hall
- 出版日期: 2009-11-02
- 售價: $3,970
- 貴賓價: 9.5 折 $3,772
- 語言: 英文
- 頁數: 408
- 裝訂: Hardcover
- ISBN: 0137045794
- ISBN-13: 9780137045792
-
相關分類:
Verilog
已絕版
買這商品的人也買了...
-
輕快的好 Java (Better, Faster, Lighter Java)$760$600 -
$1,000Advanced Digital Logic Design Using Verilog, State Machines, and Synthesis for FPGA's (Hardcover) -
C++ Primer, 4/e (中文版)$990$891 -
Web CSS 網頁設計大全$580$452 -
網頁設計驚嘆號-Dreamweaver 至高的網頁特效 188 招$650$514 -
Joomla 1.5 架站 123 :圖解入門很簡單$480$379 -
行動裝置嵌入式系統與軟體 (S3C6410 Google Android 開發應用實務)$690$621 -
深入淺出 PHP 與 MySQL (Head First PHP & MySQL)$980$774 -
Google Android 2 程式設計與應用$520$442 -
透視駭客-用 Visual C++ 讓駭客無所遁形$580$493 -
全民都要的 Google 懶人包$399$315 -
編程創藝:編寫出卓越的程式碼 (Code Craft: The Practice of Writing Excellent Code)$680$537 -
Linux 驅動程式開發實戰 (Essential Linux Device Drivers)$750$593 -
Windows 應用程式開發經典 (Windows via C/C++, 5/e)$950$751 -
鋒利的 jQuery$450$383 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648 -
程式設計師的自我修養-連結、載入、程式庫$580$493 -
Windows 裝機精選-自由、免費軟體任你選$490$387 -
Wireshark 網路協定分析與管理$480$374 -
iPhone SDK 應用程式開發實務$550$435 -
跨裝置網頁設計:HTML5、CSS 3、JavaScript、jQuery Mobile 快速建立電腦&行動網站$540$427 -
Architectures for Computer Vision: From Algorithm to Chip with Verilog (Hardcover)$4,980$4,731 -
高效能 Python 程式設計 (High Performance Python: Practical Performant Programming for Humans)$680$537 -
Java 8入門進階【適用JDK 8.0版】$650$514 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284
商品描述
The Definitive, Up-to-Date Guide to Digital Design with SystemVerilog: Concepts, Techniques, and Code
To design state-of-the-art digital hardware, engineers first specify functionality in a high-level Hardware Description Language (HDL)—and today’s most powerful, useful HDL is SystemVerilog, now an IEEE standard. Digital System Design with SystemVerilog is the first comprehensive introduction to both SystemVerilog and the contemporary digital hardware design techniques used with it.
Building on the proven approach of his bestselling Digital System Design with VHDL, Mark Zwolinski covers everything engineers need to know to automate the entire design process with SystemVerilog—from modeling through functional simulation, synthesis, timing simulation, and verification. Zwolinski teaches through about a hundred and fifty practical examples, each with carefully detailed syntax and enough in-depth information to enable rapid hardware design and verification. All examples are available for download from the book's companion Web site, zwolinski.org.
Coverage includes
- Using electronic design automation tools with programmable logic and ASIC technologies
- Essential principles of Boolean algebra and combinational logic design, with discussions of timing and hazards
- Core modeling techniques: combinational building blocks, buffers, decoders, encoders, multiplexers, adders, and parity checkers
- Sequential building blocks: latches, flip- flops, registers, counters, memory, and sequential multipliers
- Designing finite state machines: from ASM chart to D flip-flops, next state, and output logic
- Modeling interfaces and packages with SystemVerilog
- Designing testbenches: architecture, constrained random test generation, and assertion-based verification
- Describing RTL and FPGA synthesis models
- Understanding and implementing Design-for-Test
- Exploring anomalous behavior in asynchronous sequential circuits
- Performing Verilog-AMS and mixed-signal modeling
Whatever your experience with digital design, older versions of Verilog, or VHDL, this book will help you discover SystemVerilog’s full power and use it to the fullest.
商品描述(中文翻譯)
數位設計的權威、最新指南:使用 SystemVerilog 的概念、技術與程式碼
為了設計最先進的數位硬體,工程師首先需要在高階硬體描述語言 (HDL) 中指定功能,而當今最強大且實用的 HDL 是 SystemVerilog,這已成為 IEEE 標準。使用 SystemVerilog 的數位系統設計 是第一本全面介紹 SystemVerilog 及其所用的當代數位硬體設計技術的書籍。
基於他暢銷書籍 使用 VHDL 的數位系統設計 的成功方法,Mark Zwolinski 涵蓋了工程師需要了解的所有內容,以自動化整個設計過程,從建模到功能模擬、綜合、時序模擬和驗證。Zwolinski 通過約一百五十個實用範例進行教學,每個範例都有詳細的語法說明和足夠的深入資訊,以便快速進行硬體設計和驗證。所有範例均可從書籍的伴隨網站 zwolinski.org 下載。
內容包括
- 使用電子設計自動化工具與可程式邏輯和 ASIC 技術
- 布林代數和組合邏輯設計的基本原則,並討論時序和危險
- 核心建模技術:組合建構塊、緩衝器、解碼器、編碼器、多工器、加法器和奇偶檢查器
- 序列建構塊:鎖存器、觸發器、暫存器、計數器、記憶體和序列乘法器
- 設計有限狀態機:從 ASM 圖到 D 觸發器、下一狀態和輸出邏輯
- 使用 SystemVerilog 建模介面和封裝
- 設計測試平台:架構、受限隨機測試生成和基於斷言的驗證
- 描述 RTL 和 FPGA 綜合模型
- 理解和實施測試設計 (Design-for-Test)
- 探索非同步序列電路中的異常行為
- 執行 Verilog-AMS 和混合信號建模
無論您在數位設計、舊版 Verilog 或 VHDL 的經驗如何,本書將幫助您發現 SystemVerilog 的全部功能並充分利用它。
