This is my module, I have tried to assign it in two different ways... neither worked
module norCheck(input [7:0] in, output out); wire temp0= (in[0])~|(in[1])