Hi, In my Project, I have to generate test pattern data and send it to MIPI CSI 2 via AXI stream, and MIPI CSI 2 will send the pixel data to link_0 of MIPI DPHY IP , but when i try to simulate the de...
it is a custom design, I instantiated MIPI CSI 2 and D- PHY IP's, I have made some progress regarding tready signal after couple of changes, but there is not improvement from D-PHY interface side.
U suggested to enable HS clock, but from design, i guess those signals are generated by IP's itself.
Though I have enabled resets, and configured registers for MIPI CSI 2 .
From data sheet of MIPI DPHY IP, what I have understand is LINKn_Dm_TxRequestHS must be asserted.
" A low-to-high transition on TxRequestHS can only happen when Stopstate is asserted. The protocol layer asserts TxRequestHS for the clock Lane at the same clock cycle or in previous clock cycles of the TxRequestHS of the data Lanes."
But is not happening. Correct me if am missing anything.
It is very hard for me to narrow down what doing wrong with such limited information. Plus that is custom design - I am not sure if there is another IP who can intercross the functionality of the signal.
I would strongly suggest you to cross check with the design example itself and see what else is missing from your custom design vs the example design. That could give you better idea where is missing. Hope that work for you. Let me know if there is anything else you think I can better assist you