• Hey ,

      Could someone helps me please with this :

      Write a program that will check the input of 2-input quadruple NAND , if the NAND gate works properly then the LED connected to RD6 should be ON , otherwise the LED should be ON . Assume PORTC connected to the inputs of quadruple 2-input NAND gates , two LEDs connected to most two bits of PORTD .

      Using pic assembly language .
      • If the four nand gates outputs matching the truth table , then we say the quad two input nand gate is working properly and the GOOD LED is On .


        Please help me with this code .


        Thanks