<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Verilog HDL Design Examples</title>
  </titleInfo>
  <name type="personal">
    <namePart>Cavanagh, Joseph</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">London</placeTerm>
    </place>
    <publisher>CRC Press</publisher>
    <dateIssued>c2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>655</extent>
  </physicalDescription>
  <note>The Verilog language provides a means to model a digital system at many levels of abstraction from a logic gate to a complex digital system to a mainframe computer. The purpose of this book is to present the Verilog language together with a wide variety of examples, so that the reader can gain a firm foundation in the design of the digital system using Verilog HDL. The Verilog projects include the design module, the test bench module, and the outputs obtained from the simulator that illustrate the complete functional operation of the design. Where applicable, a detailed review of the theory of the topic is presented together with the logic design principles—including: state diagrams, Karnaugh maps, equations, and the logic diagram. Numerous examples and homework problems are included throughout. The examples include logical operations, counters of different moduli, half adders, full adders, a carry lookahead adder, array multipliers, different types of Moore and Mealy machines, and arithmetic logic units (ALUs).</note>
  <note>Contents
Preface

Chapter 1 Introduction to Logic Design Using Verilog HDL

1.1 Language Elements

1.2 Expressions

1.3 Modules and Ports

1.4 Built-In Primitives

1.5 User-Defined Primitives

1.6 Dataflow Modeling

1.7 Behavioral Modeling

1.8 Structural Modeling

1.9 Tasks and Functions</note>
  <subject>
    <topic>Electrical</topic>
  </subject>
  <classification authority="ddc">621.381 CAV</classification>
  <identifier type="isbn">978-1-138-09995-1</identifier>
  <identifier type="">Allied Informatics, Jaipur</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BSDU</recordContentSource>
    <recordCreationDate encoding="marc">190530</recordCreationDate>
    <recordChangeDate encoding="iso8601">20190530102845.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">English</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
