Other Parts Discussed in Thread: HALCOGEN
Hello!
I am trying to configure RM48L952 ZWT EMIF so that EMIF would wait until EMIF_nWAIT is released by FPGA.
Here is a SignalTap II capture of the situation:
Signals are as follow:
ardy = pin P3 (EMIF_nWAIT)
nams3 = pin M17 (EMIF_NCS[4])
naoe = pin E12 (EMIF_nOE)
As you see from above capture, EMIF will not wait for the EMIF_nWAIT.
Here is my configureation from HALCOGen:
And here you can see EMIF configuration before capture picture:
So what I have configured to be wrong?
As far I know, all conditions for EMIF_nWAIT to work should be configured.
Address and other signals I can see to be correct. If I change EMIF configuration so that R_HOLD/STROBE/SETUP is long enough. I can see correct data on the Hercules.
Br,
Toni