Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
c <= a+b;
As long as "a" and "b" are in the same fixed point format. - Altera_Forum
Honored Contributor
--- Quote Start --- c <= a+b; As long as "a" and "b" are in the same fixed point format. --- Quote End --- Can I see your example code with addition arithmetic in VERILOG