100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Summary COMBINATIONAL LOGIC $12.99   Add to cart

Summary

Summary COMBINATIONAL LOGIC

 3 views  0 purchase
  • Course
  • Institution

Logic circuits for digital systems may be combinational or sequential. A logic circuit is combinational if its output at any time are function of only the present inputs. In this lesson you’ll learn the combinational logic circuits which are the gate-level, dataflow and behavioural modelling and ...

[Show more]

Preview 2 out of 15  pages

  • March 21, 2023
  • 15
  • 2022/2023
  • Summary
avatar-seller
COMBINATIONAL LOGIC
I. LESSON TITLE:

1. Gate-Level (Structural) Modeling
2. Behavioral Modeling
3. Dataflow Modeling
4. Writing a Simple Test Bench

II. LESSON OVERVIEW

Logic circuits for digital systems may be combinational or sequential. A logic circuit is
combinational if its output at any time are function of only the present inputs. In this
lesson you’ll learn the combinational logic circuits which are the gate-level, dataflow and
behavioural modelling and you’ll be able to write a simple testbench.

III. DESIRED LEARNING OUTCOMES:

At the end of the lesson, the students should be able to:
1. understand the distinction between gate-level, dataflow, and behavioural modelling with
HDL’s
2. able to write a gate-level Verilog
3. write a Verilog continuous assignment statement
4. write a HDL model of combinational logic circuit
5. write a simple testbench

IV. LESSON CONTENT:

HDL MODELS OF COMBINATIONAL CIRCUITS


A. GATE-LEVEL (STRUCTURAL) MODELING
 Gate-level modelling, also called structural modelling.
 Specifies a logic circuit by its gates and their interconnections.
 Provides a textual description of a logic (schematic) diagram.

Unknown and High Impedance

, Verilog Statement of Vectors

In many designs it is helpful to use identifiers having multiple bit widths, called
vectors. The syntax specifying a vector includes within square brackets two whole
numbers separated with colon. The following Verilog statements specify two vectors:

output [0: 3] D;
wire [7: 0] SUM;

HDL Example 1.1 (Gate-level: Two-to-Four-Line Decoder)

The gate-level description of two-to-four-line decoder has two data inputs A
and B and an enable input E. The four outputs are specified with the vector D.




Figure 1. Gate-level: Logic Diagram of Two-to-Four-Line Decoder




Practice Exercise (Two-to-Four-Line Decoder)

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller miguelmicoleta. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $12.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

77851 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$12.99
  • (0)
  Add to cart