Forum Discussion

THaas1's avatar
THaas1
Icon for New Contributor rankNew Contributor
5 years ago

Compilation error (275024/275023 & 12153)

Hi, I have to design a 4 bit binary adder, but I cannot find the origine of those errors,

all help is welcomed,

thanks

2 Replies

  • Hi,

    The error occurs because in a Block Design Files (.bdf), the primitive for the specified instance and type 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 that the input is equal to the output.