Forum Discussion
RHobb
Occasional Contributor
2 years agoExternal Memory Interface IP on Stratix 10
I have a design incorporating the EMIF IP for a Stratix 10 chip (Terasic Apollo S10 dev kit). I generated the design example and simulated it using the Avalon Verification IP Suite and BFM. I’ve read...
- 2 years ago
I solved the problem:
the waitrequest signal is active low. I was triggering my logic on active high.
this isn’t immediately relevant from reading the Avalon spec but mere oversight by not seeing the signal in the IP block diagram.
RHobb
Occasional Contributor
2 years agoCan someone please assist with a proposed solution and inquire into what the problem is?
RHobb
Occasional Contributor
2 years agoI solved the problem:
the waitrequest signal is active low. I was triggering my logic on active high.
this isn’t immediately relevant from reading the Avalon spec but mere oversight by not seeing the signal in the IP block diagram.