Re: ZR and NG using 16wayOR gate?
Posted by guynextdoor on Jul 11, 2020; 4:32am
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/ZR-and-NG-using-16wayOR-gate-tp4034824p4034839.html
Hi, the confusion is the following:
I understand the output is 16 bit ZR, and ZR has to be equal to 1. However when we add OR8way gate, it selects 1 input from the 8 bit input and outputs a 0, this is then converted by NOT gate to 1 for ZR. Am I understanding this correctly?