Question

Complete the tutorial provided with Logisim 2.7.1. The tutorial is under the “Help” menu in Logisim...

Complete the tutorial provided with Logisim 2.7.1. The tutorial is under the “Help”
menu in Logisim or at http://www.cburch.com/logisim/docs/2.7/en/html/guide/tutorial/.
Insert a picture of the circuit, as drawn in Logisim, into your homework submission. Include a
text label with your name and the current date in the Logism diagram. Use the “Export
Image” function in the “File” menu to save an image file and then insert that in your
submission. Uncheck the “Printer View” box when exporting the image from Logisim. Do not
provide the picture as a separate file.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

The XOR operation circuit is drawn in Logisim software: AB= 4B+Ā.B Truth table of XOR-gate: AB AB 000 011 101 1 1 0 For this

Set text to the input and output gates. NOTIX) NOT(X). xor=NOT(X).y+x.NOT(Y) o X.NOT(Y) NOT(y)

Final image with name and date : xor-operation Name: your name Date: 18/09/2019 NOT(X) * Doe NOT(X).y xor=NOT(X).y +x.NOT(y)

Testing the xor-circuit by adding 2 Add-pins to x and y and 1 Add-pin for output. For x=0,y=0, the result is 0 xor-operations

For x=0,y=1, the result is 1 xor-operation Name: yourname Date: 18/09/2019 XO y 0 Do

For x=1, y=0, the result is 1 ...... ........ ...... xor-operation .... : xor-operation Name: your name: Date: 18/09/2019 y 0

For x=1,y=1, the result is 0 xor-operation Name: yourname Date: 18/09/2019 XOD

Note : Download Logisim 2.7.1 and draw the circuit and test the results as shown above figures.

Add a comment
Know the answer?
Add Answer to:
Complete the tutorial provided with Logisim 2.7.1. The tutorial is under the “Help” menu in Logisim...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 8. For this problem, you are to design a simple combinational logic circuit and then use...

    8. For this problem, you are to design a simple combinational logic circuit and then use Logisim to simulate and test the circuit. The circuit is a 2- bit priority encoder with inputs X2 and X1 and outputs Y1 and Yo. The circuit behaves as follows: oIf X2X1 00, then Y1Yo 00 (no active input) If X2X1 01, then Y1Yo = 01 (low-priority input, X1, is active) If X2X1 1-, then Y1Y0 10 (high-priority input, X2, is active) Note that...

  • I need help with my javascript project, I've started on it but I can't seem to...

    I need help with my javascript project, I've started on it but I can't seem to get ym java scripts to work with my index.html. Can someone please help me fix my code? I need the main.js & scratchpad.js to work with my index.html .Thank you Directions: Go to the following link: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics On that page, scroll down to "A 'hello world' example". Follow the step-by-step instructions to download their code and edit it in your text editor of choice....

  • JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web...

    JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web page is to just dive right in. Open Notepad. To open notepad in Windows, click the windows icon in the lower left corner of the screen and then type "notepad." Notepad is a text editor. Other text editors you may consider are TextPad, Sublime Text, or NotePad++. Do not use Word or WordPad; they are word processors. If you are using an Apple computer...

  • I cant complete this assignment, I have tried several ways shown in the tutorial but cant...

    I cant complete this assignment, I have tried several ways shown in the tutorial but cant seem to get it to validate, can anyone help? This is a basic JavaScript tutorial and will not validate with Jquery. Monroe Public Library Denise Kruschev manages the website for the Monroe Public Library in Monroe, Ohio. One of her responsibilities is to add content and links to the site that will be of interest to the library’s patrons. Denise has asked you to...

  • could you please help me with this problem, also I need a little text so I...

    could you please help me with this problem, also I need a little text so I can understand how you solved the problem? import java.io.File; import java.util.Scanner; /** * This program lists the files in a directory specified by * the user. The user is asked to type in a directory name. * If the name entered by the user is not a directory, a * message is printed and the program ends. */ public class DirectoryList { public static...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT