Forum Discussion
This .tcl file is generated from within the IP generator by writing it out from there...
This ticket also mentions to disable those things.
Workaround/Fix
To avoid this error, option "NPDME", "optional reconfiguration logic" or "embedded reconfiguration streamer" need to be disabled in the Native PHY IP.
But how can you disable this on JESD IP generation, as it creates wrappers for core + transceiver PHY?
The device we use is the 10AS057H3F34E2SG
Hi,
Regarding your latest inquiries on the dynamic reconfiguration options in the JESD204B IP, you can control these option at the IP Editor. Note that you might observer "Share reconfiguration interface" is ON and greyed out. As a workaround, you can set ON dynamic reconfiguration, set the number of lane = 2, then turn OFF the "Share reconfiguration interface". Then set the number of lane = 1. Please let me know if there is any concern. Thank you.
- cheyert5 years ago
New Contributor
Does this disable "optional reconfiguration logic" or "embedded reconfiguration streamer?
Those are not options on the IP. I suppose the Debug MAster Endpoint is equivalent to NPDME.
- CheepinC_altera5 years ago
Regular Contributor
Hi,
If you require dynamic reconfiguration, I would recommend you enable only the Transceiver Dynamic Reconfiguration option only and leave the rest unchecked. Then try again with the merging. You can refer to the previous example design which I shared to you for further details.
Please let me know if there is any concern. Thank you.
Best regards,
Chee Pin- cheyert5 years ago
New Contributor
I'm afraid this still doesn't work for me.
Please see attached .ip files how they are included and built in the project.
These seem to have all the correct settings as you describe