Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYes, I`m sure , when Sum is INOUT this problem occurs !
I tested ALU Directly , problem is in ALU may you test ALU and find the problem ? ... I have a 4 bit Adder , A and B are 4-Bit Registers , As and Bs are sign bit of A and B ( A + As = 5 Bit ) , I want to Add or Sub A and B, and calc the sign bit of the result with comparing As and Bs , at the end , the result should store in A and As this is a simple scenario but i can`t find the problem !