Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAnother question - why have you made the design more complex that it needs to be? why not just put
a <= b + c; in this code, rather than making a signed adder component?Another question - why have you made the design more complex that it needs to be? why not just put
a <= b + c; in this code, rather than making a signed adder component?