Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- I still cannot see the declaration of mult8bit, but I assume the output (c) is 16 bits. "Left" and "right" are 20 bits, hence the errors. so either: fix the length of left and right only map the appropriate bits. --- Quote End --- thanks sir for your help.