Hi,
I am relatively new to FPGA programming and I have a really simple question.
I have managed to boot Linaro UBUNTU on ZEDBoard from the SD card using the following guide:
http://svenand.blogdrive.com/archive/199.html#.VGvS3qEZW1E
It looks great! However, I cannot understand how I can have the PL programmed AND at the same time have Linaro UBUNTU running. For example, how can I program the PL side while booting AND run ubuntu on the PS side.
My target: what I want to do is process a signal on the PL side that is fed into the PL logic from a PMOD. Then the PL processes the signal and feeds it to the PS (running ubuntu). Then ubuntu decodes the signal and processes it (example: a video signal that is decoded by gstreamer on the PS and viewed on the monitor).
Thank you in advance,
Nick