To support additional video resolutions, follow these steps:
- Modify the cvi_res_switch function in main.c software file to configure AXI2CV video mode bank to the desired resolution.
- For RX-TX retransmit design with video frame buffer:
- Modify the calc_frl_txclk function in the main software to add the correct TX video clock frequency configuration.
- Add the desired TV video clock frequency setting in set_txclk_freq function.
- Rebuild the software
- Open Nios® V Terminal.
- Change directory to /software/tx_control.
- Run the make command.