Function |
Parameters of the content |
Software Version |
Xilinx FPGA development softeare:ISE 14.7 Verilog |
Test module |
Cam dtx |
The cam_dtx module sends 24-bit image data as well as rows, fields, data validity, and a vacancy. Since this is just a test program, it simply divides the 28-bit signal into a group of seven bits and sends the self-adding signal according to the clock beat.This module corresponds to DS90CR287 chip in Base mode. |
cam_ctrl |
cam_ctrl module receives the four-digit control signal sent by the data signal receiver. The transmission mode and function of this control signal can be designed by the user according to their own needs.This module corresponds to the DS90LV031ATM chip. |
SerT, |
SerT module is an asynchronous transceiver module, which sends SerTFG signal and receives SerTC signal. Users can also set it by themselves according to specific functions. |
cam_dtx_Y_Z |
cam_dtx_Y_Z module sends a 56-bit image signal, which corresponds to the other two DS90CR287 chips in Full mode. The 28-bit signal is also divided into a group of seven bits, and the self-adding signal is sent according to the clock beat. |