Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

"+" operation with odd number

hi, everyone, I'm new to verilog. I got a problem when I try to use "+" operator. I was doing a accumulate sum by add new result to old result. The simulation gives me correct result everytime, bu...