-- entity ALU_stage is port(s3,s2,s1,s0,a1,b1,c1,m:BIT;c2,f1:out BIT); end ALU_stage;