Forum Discussion
MHamz1
New Contributor
7 years agoDifferent behavior on different CPLDs
I am using the MAX V series CPLDs, I am experiencing different behavior of same RTL on the different models of MAX V CPLDs, My RTL works fine on "5M570ZF256C5" but when I port the same onto "5M570ZT...
sstrell
Super Contributor
7 years agoCan you explain what the difference in behavior is? There's no way to answer your question otherwise.
#iwork4intel
MHamz1
New Contributor
7 years agoThank you for your reply, basically this is a SPI Master State machine
In case when it works fine, it transmits 4 bytes of data continuously after a given delay
After porting it on the 5M570ZT100A5N the behavior becomes unpredictable, it sometimes transmits 2 bytes and stops for ever, sometimes it transmits 3 bytes and stops for ever, sometimes it transmits well for a duration of say 30 seconds and then stops.
I have no clue about the issue right know.