Forum Discussion
SengKok_L_Intel
Regular Contributor
5 years agoHi Ted Gao,
There are some differences in the simulation PIPE interface between Cyclone IV and Cyclone V. And Yes, the sim_ltssmstate signal is not available for Cyclone IV as the user guide. However, for hardware debug, you can still find the ltssmstate[4:0] from the signal tap.
Regards -SK
TGao
Occasional Contributor
5 years agoHi SengKokl,
Thanks for your reply, Yes I had find the ltssmstate[4:0] in signal tap, but I also want observe this signal in memory, so I need find this signal in logic Element, so I can connect to my memory interface to collect data.
Ted.Gao