Forum Discussion
Altera_Forum
Honored Contributor
18 years agoIf I set to comfort to "PORT B" which is 64-bit in this case, what I usually did is to declare the HEX file format with 64-bit word size too rather than 32-bit word size. Writting HEX file with 32-bit word size, will append the "0" is the rest of the MSB. Unless this is what you want, then this it is okay. Hope it helps.