MAlek2
New Contributor
7 years agoMIPI D-PHY transmitter on MAX 10 output buffers
Hello! I'm trying to implement MIPI D-PHY transmitter on MAX 10 Dual supply FPGA.
In Application Note 754 it is written that:
High-speed mode — A differential buffer is used to transmit signals.
Low-power mode — A differential buffer is configured as input mode to act as tri-stated output.
and in high speed mode IO standard is Differential HSTL-18.
In example they used an emulated LVDS, so they could use tristate buffers for each positive and negative LVDS line. But i'm concerned about maximum possible speed with that solution, because i need at least 600 Mbps.
So there are my questions:
- Can create a bidir or output with OE LVDS buffer? If yes than how?
- Do i really need that buffer? Maybe i can use just LVDS output without OE?
- Can i use Bus LVDS IO standard. What maximum speed i can get in this case?