Hi, I work with Xilinx Vivado tools.
I have a design with a custom AXI IP, which receives FCLK_CLK0. When I program the FPGA from the SDK, and run the SW I wrote, everything works great and the clock is running (I'm sensing it via a dedicated port).
On the other hand, if I create a boot image (using a basic FSBL I created with the SDK wizard), and starting up the Zedboard with an SD card, the clock isn't running. I'm guessing the FSBL didn't initiated it, but I can't find out how to solve it.
Needless to say, I asked old Google for a solution, but no avail.
Please help.
Thanks,
David.