Forum Discussion
3 Replies
- CheepinC_altera
Regular Contributor
Hi,
As I understand it, you are inquiring about 7:1 serialization factor using Native PHY. For your information, this is not something supported by the Native PHY. Sorry for the inconvenience.
Not sure if this is something feasible, just some idea, probably you can explore into coding some adapter to convert your 7 bits parallel to the support data width ie 8 before feeding into Native PHY.
Thank you.
- frycoo
New Contributor
Thanks for your reply. It was very helpful. Now I found that the Intel® Cyclone® 10 GX Transceiver PHY User Guide chapter 5.1.1.1. clearly states that 8, 10, 16, 20, 32, 40, and 64 are only supported serialization factors.
Nevertheless it seems to be possible to "deserialize" 7 bit vector into 8 bit vector as you suggested.
- CheepinC_altera
Regular Contributor
Hi,
You are most welcome.
Thank you.