Not16

classic Classic list List threaded Threaded
2 messages Options
Bob
Reply | Threaded
Open this post in threaded view
|

Not16

Bob
How do I build the Not16 Gate. I have already built the Not Gate, And Gate, Or Gate, Xor Gate, Mux Gate and
DMux Gate.
I am having trouble understanding what a multi bit gate is. If I can build one that will probably help.
I am doing this course on my own so any help is appreciated.
Reply | Threaded
Open this post in threaded view
|

Re: Not16

cadet1620
Administrator
Bob wrote
How do I build the Not16 Gate. I have already built the Not Gate, And Gate, Or Gate, Xor Gate, Mux Gate and
DMux Gate.
I am having trouble understanding what a multi bit gate is. If I can build one that will probably help.
I am doing this course on my own so any help is appreciated.
Read Appendix A.5.3 to learn about bus connections.

The Not16 chip has in and out buses so you need to use bus subscripting to connect to individual wires in the buses. You will have one Not chip in your PARTS section for each individual pair of in and out wires.

--Mark