Width mismatch error - Width mismatch error Hi there, I am trying to add four 8-bit adder to create a 32-bit adder. As you can see, I am having issues as A[7..0] is going to A[31..0]. Same error for B input. However, I am not getting any error for Sum output (bottom line). How to fix this problem? Thanks. Replies: Re: Width mismatch error Thanks. It worked! Replies: Re: Width mismatch error Hi, Same thing have to be done on A, B like the Sum. For the bus line from A[7..0] and B[7..0], have to Right-click -> properties -> Give name like A[7..0], A[15..8], A[23..16], A[31..24] for each inst. Same things goes for B. Thanks, Best Regards, Sheng p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey. - 2023-07-10

external_document