Forum Discussion
WGith
Occasional Contributor
7 years agoJwChin,
I GOT IT WORKING! Both the voltage and Temperature IP at the same time.
Here is what I did to get it working.
1. I used my state machine.
2. I used the S10Temp and VoltageSensor IP from YOUR project, not the ones I generated
3. No holding in reset was needed
I had to modify the my code to use only 6 downto 0 for the S10Temp cmd_data signal, versus the newer 8 downto 0 as your IP is older I guess.
So, this seems that I was right in that the IP generation is broken somehow. I don’t know what version you used, but for right now I will stick with it.
Thank you for your patience, and hopefully you can relay back to the developers that there is something wrong in the IP generation for these blocks.
--Will