-
I want the MCS and MCSControls to be able to load and run without a connected piece of hardware if possible. If you try to send a command to hardware which isn't there it should be able to recover fro…
-
*mybays:*
BoardType:ZedBoard rev.c
All lede release including snapshots boot failed
log:
U-Boot SPL 2016.03 (Nov 20 2017 - 12:10:57)
mmc boot
Trying to boot from MMC
reading system.dtb
readi…
-
Hello,
Thank you for your example, it has been very helpful!
When I initially program my Zedboard, the OLED display shows bad data, but after I press the "rst" once, everything looks great. I've…
-
If I implement the Rocket-chip on Zedboard, is there UART of Rocket-chip in the PL part of Zedboard?
-
I noticed that you have this Zedboard codebase here, and I want to ask if this will deploy onto the ZYBO board as well? (https://store.digilentinc.com/zybo-zynq-7000-arm-fpga-soc-trainer-board/)
Bo…
-
So, I've been working with OP-TEE for a while now, trying to get a few platforms working, including a Zedboard, an Altera SoC, and the RPI3. While the RPI3 build is currently one of the supported buil…
-
Hello,
I am running on a zedboard using the 1.10 images.
When I run the `hello` example, I get the following error:
```
root@zynq:~# ./fesvr-zynq pk hello
ERROR: No cores found
```
-
I built the ```parallel_accel``` example for my zedboard and noticed it did not produce any performance gain over the software implementation:
```
root@avnet-digilent-zedboard-2017_2:/mnt# ./run.elf…
-
Hello,
I'm trying synthesize rocket-chip for a Zedboard.
All the flow is working with me untill the boot. However when I launch
`./fesvr-zynq pk hello` I get the following error
`ERROR: No cores…
-
Hello,
I have a question about creating custom configurations. I am trying to create a custom configuration so that I can create a rocketchip FPGA configuration with the Rocc Examples. Currently I ha…