11-01-2020 11:08 PM
I think that it is as described in Figure 3-23: of PG068.
I use two PHYs in the GT_QUAD , is it possible to use the coreclk and txuserclk generated by one PHY in the other PHY?
However, the reset of the two PHYs should be the same.
However, the reset of the two PHYs should be the same.
See:
PG068: Figure 3-23: Attaching Multiple Cores to a GT_QUAD Tile Using the Shared Logic Feature
11-06-2020 12:27 AM - edited 11-06-2020 12:28 AM
Just as an aside: It's amusing that the intern Xilinx gave the job of creating the master block's schematic symbol was apparently to introverted to walk down the hall to talk to obviously the OTHER intern you assigned the slave block's symbol to. Thus leading to that wonderful zig-zag wiring diagram on almost-but-not-quite aligning symbols. So close. Yet missed it by a hair. Goodby nice clean, satisfying, 1:1, fully horizontal wires.
Also, shouldn't something drive areset_coreclk?
11-03-2020 09:00 PM
Hello @mam-suzuki1
Yes, that is possible,
Just generate one IP as a master IP (==Include Shared logic in core)
and other IP as a slave IP (==Include Shared logic in example design),
and connect the clock from master IP to slave IP as follow.
Please generate an example design for both IP configuration to get a reference on how to connect each signals.
Thanks & regards
Leo
11-03-2020 11:15 PM
11-06-2020 12:27 AM - edited 11-06-2020 12:28 AM
Just as an aside: It's amusing that the intern Xilinx gave the job of creating the master block's schematic symbol was apparently to introverted to walk down the hall to talk to obviously the OTHER intern you assigned the slave block's symbol to. Thus leading to that wonderful zig-zag wiring diagram on almost-but-not-quite aligning symbols. So close. Yet missed it by a hair. Goodby nice clean, satisfying, 1:1, fully horizontal wires.
Also, shouldn't something drive areset_coreclk?
11-08-2020 03:25 PM
Hi bitjockey
Thank you for answer.
A figure doesn't have areset_coreclk of a slave side but it connects areset_coreclk output from a master.