Forum Discussion
marcorig
New Contributor
1 year agoLPM DIVIDE behaves differently between simulation and implementation
I have implemented a divider in a custom VHDL module in order to replace the instances of the LPM_DIVIDE IPs in my project. I've then checked the functionality of my module against the LPM_DIVIDE and...
ShengN_altera
Super Contributor
1 year agoHi,
If you check the simulation, the 0xFF..FFF4FF is under 010139F1A9h.
However in signal tap, you're checking under 010131CEB9h.
May be use other trigger condition to trigger the 0xFF..FFF4FF under 010139F1A9h, may be use transitional.
Thanks,
Regards,
Sheng