cancel
Showing results for 
Search instead for 
Did you mean: 

General Discussions

Revanth_Itte
Journeyman III

Module dumped in the PL not receiving clock signal in RFSOC 4x2 Board

Revanth_Itte_0-1739097766545.png

We were trying to implement the above code on the RFSoC 4x2 board using Vivado 2024.2 . We were successfully able to generate the bitstream with the below constraints file(.xdc) : 

Revanth_Itte_1-1739097865948.png

The bitstream is dumped into the board using JTAG/UART port. The code initially when reset is pre-applied(while programming the device) the LEDs were set to initial state as expected but the LEDs were not shifting as per the program is intended to do. Even if the reset is activated once the dumping is done, it's in vain. So it appears to us that we were not getting the 'clk' signal from board or it is stuck to some value(no transitions). We mapped the 'clk' signal to the following IO pins (in the .xdc file): 

Revanth_Itte_2-1739098045569.png

But none of them were successful.

Please suggest how to get the clk signal for the program or configure the clk. The board pic is attached for reference after the bitstream is dumped(with pre-applied reset).

Revanth_Itte_3-1739098252588.jpeg

 

 

0 Likes
0 Replies