<?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>Introduction to Digital Systems Design</title>
  </titleInfo>
  <name type="personal">
    <namePart>Donzellini, Giuliano.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Anguita, Davide.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Oneto, Luca.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ponta, Domenico.</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">gw</placeTerm>
    </place>
    <dateIssued encoding="marc">2019</dateIssued>
    <edition>1st ed. 2019.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (XXIII, 536 pages 728 illustrations, 704 illustrations in color.)</extent>
  </physicalDescription>
  <abstract>This book has been designed for a first course on digital design for engineering and computer science students. It offers an extensive introduction on fundamental theories, from Boolean algebra and binary arithmetic to sequential networks and finite state machines, together with the essential tools to design and simulate systems composed of a controller and a datapath. The numerous worked examples and solved exercises allow a better understanding and more effective learning. All of the examples and exercises can be run on the Deeds software, freely available online on a webpage developed and maintained by the authors. Thanks to the learning-by-doing approach and the plentiful examples, no prior knowledge in electronics of programming is required. Moreover, the book can be adapted to different level of education, with different targets and depth, be used for self-study, and even independently from the simulator. The book draws on the authors' extensive experience in teaching and developing learning materials.</abstract>
  <tableOfContents>Boolean algebra and combinational logic -- Combinational Network Design -- Numeral Systems and Binary Arithmetic -- Complements in Combinational Network Design -- Introduction to Sequential Networks -- Flip-flop Based Synchronous Networks -- Sequential Networks as Finite State Machines -- The Finite State Machine as System Controller -- Introduction to FPGA and HDL design.</tableOfContents>
  <note type="statement of responsibility">by Giuliano Donzellini, Luca Oneto, Domenico Ponta, Davide Anguita.</note>
  <subject authority="lcsh">
    <topic>Algorithms</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Electrical engineering</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Logic design</topic>
  </subject>
  <subject>
    <topic>Electrical Engineering</topic>
  </subject>
  <subject>
    <topic>Algorithms</topic>
  </subject>
  <subject>
    <topic>Logic Design</topic>
  </subject>
  <classification authority="ddc" edition="23">621.3 DGI</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <titleInfo>
      <title>Introduction to digital systems design</title>
    </titleInfo>
    <identifier type="local">(DLC)  2018943258</identifier>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9783319928043</identifier>
  <identifier type="lccn">2019742963</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">180823</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210306102442.0</recordChangeDate>
    <recordIdentifier source="OSt">21675028</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
