Page 1 of 1

A5 What is the value for signal 'Y', given A = 8'b11011101 and B = 8'b10100101, are the inputs to the following Verilog

Posted: Fri Jan 21, 2022 8:39 am
by answerhappygod
A5 What Is The Value For Signal Y Given A 8 B11011101 And B 8 B10100101 Are The Inputs To The Following Verilog 1
A5 What Is The Value For Signal Y Given A 8 B11011101 And B 8 B10100101 Are The Inputs To The Following Verilog 1 (12.15 KiB) Viewed 47 times
A5 What is the value for signal 'Y', given A = 8'b11011101 and B = 8'b10100101, are the inputs to the following Verilog continuous assignment? assign Y = N(A -^B);