Cantitate/Preț
Produs

Digital Design using VerilogHDL: VLSI Modeling, Coding and Verification

Autor Shilpi Birla, BP Singh, Neeraj Kumar Shukla
en Limba Engleză Paperback – 11 aug 2025
Digital Design using VerilogHDL: VLSI Modeling, Coding and Verification covers the concepts of digital logic design, including: - logic simplification and optimization for digital circuit synthesis and implementation - design and integration of logics (combinational and sequential) in the building of digital circuits and systems - the practical aspects of number systems - the use of VerilogHDL in the logic design, testbench verification and synthesis of digital circuits and systems with HDL code examples. It provides an approach to the design, integration, verification and synthesizing of a digital logic circuit, complete with coding examples.

  • Design and integrate HDL circuits and system applications
  • Implement VLSI modeling, coding & testbench verification
  • Understand the coding of hardware circuits
Citește tot Restrânge

Preț: 80262 lei

Preț vechi: 100328 lei
-20% Nou

Puncte Express: 1204

Preț estimativ în valută:
15360 16002$ 12771£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780443290886
ISBN-10: 0443290881
Pagini: 650
Dimensiuni: 191 x 235 mm
Editura: ELSEVIER SCIENCE

Cuprins

Part One: Digital Logic
1. Number Systems and their representation
2. Logic family
3. Combinational Circuits
4. Arithmetic Circuits
5. Sequential Circuits
6. State Machines
7. Memory Design Part Two: VerilogHDL
8. Modeling in VerilogHDL
9. VerilogHDL Coding & Testbench Verification
a. Logic Gates
b. Combinational Logic Circuits
c. Sequential Logic Circuits
d. Logic Integration using VerilogHDL
i. Adders
ii. Multiplexers
iii. Counters
iv. Registers
v. FSM
e. Synthesis of Logic