Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- The size of my signals do not seem to be the problem though. I have followed the guidelines that are outlined in the .pdf and I still get the same result for my output. --- Quote End --- Convince me - where are your Modelsim simulations of the logic? If you have a difference between simulation and hardware, then it would point to an error in the interface to the DAC, eg., your DAC might not use signed integer format, but straight-binary (which requires inverting the MSB of the data before sending it to the DAC). Cheers, Dave