Hello everybody,
First of all, let me say that I am pretty interested in acquiring a Parallella board even if it does not fit my purposes just because it is so cool That said, I have been designing using the Zybo board from Digilent, which features a Zynq 7010. Despite the possibility to run an OS in it, I have been using bare metal applications running on the ARMs while the FPGA is being used to speed-up time critical application parts (image processing mostly). Also, I program the board via USB from the Xilinx SDK instead of booting from the SD Card.
Is it possible to program the Parallella board from the Xilinx SDK or does it need to boot from the SD Card?
Is it possible to use the Epiphany chip even without having an OS installed?
What is the best way to migrate my designs from Zybo to the Parallella board without breaking the possibility to use the Epiphany chip?
From what I've been reading around, the Parallella is mostly used with Linux and I don't discard that possibility but I need to be able to: (1) be able to use the Programmable Logic with AXI DMA access to/from the DDR, (2) be able to use the Epiphany chip.
Best regards
Miguel