Forum Discussion
Altera_Forum
Honored Contributor
11 years agoAdder timing
Please help me with calculating timing of the adder. Consider the code wire dataout = { 1'b0, datain1 } + { 1'b0, datain2 }; How much time adding will take place (in other words - pro...
Altera_Forum
Honored Contributor
11 years agoWell this question is related to TimeQuest and its errors. To be honest I do not understand them, that's why I gather information about how "code" (circuit) works. For some reason TQ says data arrival violation error, which I have problems tracing.