- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
the fitter error was due to invalid "XCVR_RECONFIG_GROUP" setting implementation.
- Your design qsf is forcing Tx3 channel and Rx2 channel into same XCVR_RECONFIG_GROUP end up into fitter error
- Only same logical transceiver channel pair can be group together. For instance, Tx2 + Rx2 or Tx1 + Rx1 and etc
- I modified your design qsf to move Rx2 to pair with Tx2 then fitter compilation is successful
Thanks.
Regards,
dlim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dlim,
We prefer to add SDI RX & TX interface to project, so we made the qsf with different pin assignment.
Could you hellp to give suggestion to fix the problem without pin assignment change?
Thank you.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
So your intention is to use SDI IP and not HDMI IP ?
Sorry but I am not familiar with SDI IP implementation, hence can't give you further advise.
But from the look of this issue, likely this is limitation of NativePHY IP itself where the XCVR_CONFIG_GROUP command can only works with same logical channel as I explained to you earlier.
I am not aware of any workaround.
- so you must either use same logical channel to fit into same physical channel pair
- or totally split Tx and Rx channel into different physical channel then there is no need to merge them anymore
Thanks.
Regards,
dlim
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page