Menu

#5 Issue creating sub-circuit

Version 2.0
open
nobody
None
5
2016-05-22
2015-02-13
No

Hello, I'm trying to build a circuit to use an 8-bit full-adder to perform binary subtraction. My adder and my 8-bit adders are working as they should, but when I try to use an instance of the 8 bit adder in my subtraction circuit, not all the inputs show up on the sub-circuit; the 8 bit adder takes 3 inputs (a control input and 2 8 bit binary integers) and has 2 outputs (an integer and a carry out).

attached are the pictures of each part of my project. Can someone help me figure out why this isn't working?

3 Attachments

Related

Support Requests: #5

Discussion

  • Loek Lankhorst

    Loek Lankhorst - 2016-05-22

    The black pins consist more then one bit (8 bits in your case). The black pin has 8 combined pins which can be splitted into 8 seperate pins with a "SPLITTER". the red pin is caused by not correctly connecting the (blue) input which create a error, you can provide that with a pull-down or pull-up resistor inside the subcircuit.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.