The IO standard for mipi transmission using general-purpose IO
Hello,
I have refered the AN754:MIPI D-PHY Solution with Passive Resistor Networks in Intel® Low-Cost FPGAs to acheive mipi transmission on Cyclone IV. We can see in the solution handlebook that, The single-ended
mode uses LVCMOS or HSTL I/O standard for low-power mode, and differential I/O standard (LVDS) for high-speed mode. And we can also see that in high speed mode, the Tx IO standard is Differential HSTL-18, and the hardware design is like the following figure:
but when I do my pin planner, I find the high speed pins I selected do not support the Differential HSTL-18(will get a error report when compile), only support 1.8-V HSTL CLASS I or II(compile successfully). I want to know if the high-speed pins must use differential 1.8-V HSTL IO standard? The hardware design as shown below. I will be grateful if there is someone can give me a reply.Thanks for much.