Solved
Forum Discussion
1 Reply
- SyafieqS
Super Contributor
Hi Lucas,
The primitive for the specified instance(17) and type(bin2bcd) has a width mismatch between the source and the specified port. The number of bits of the input must be equal to that of the output.
Correct the design so the input is equal to the output.
Thanks,
Regards