fpga-zynq icon indicating copy to clipboard operation
fpga-zynq copied to clipboard

Zybo z7

Open mehr74 opened this issue 6 years ago • 4 comments

I want to run RISC-V rocket-chip on Zynq FPGA Board (Zybo Z7), what are the constraints I have to add to the project?

mehr74 avatar Jul 23 '18 14:07 mehr74

I'm also trying to run the rocket core on Zybo Z7 (part no: XC7Z010-1CLG400C) without success using the pre-built. Seems we need to re-build from scratch with the new Zybo Z7 board constrain file (provided by Digilent) in vivado.

yuliu2015 avatar Aug 31 '18 05:08 yuliu2015

I tried to build from scratch as well but I could not be able to run any program on the FPGA. Please let me know if you did that.

mehr74 avatar Aug 31 '18 10:08 mehr74

I'm also trying to run the rocket core on Zybo Z7 (part no: XC7Z010-1CLG400C) without success using the pre-built. Seems we need to re-build from scratch with the new Zybo Z7 board constrain file (provided by Digilent) in vivado.

I am using zybo-z7-20, I can boot linux from ramdisk, but cannot use fesvr-zynq to communicate with rocket core. How about your project?

JeremieMelo avatar Oct 17 '18 20:10 JeremieMelo

I'm also trying to run the rocket core on Zybo Z7 (part no: XC7Z010-1CLG400C) without success using the pre-built. Seems we need to re-build from scratch with the new Zybo Z7 board constrain file (provided by Digilent) in vivado.

I am using zybo-z7-20, I can boot linux from ramdisk, but cannot use fesvr-zynq to communicate with rocket core. How about your project?

I meet the same problem with you. I am using zybo and I can boot linux from Ramdisk. However, I can't run "./fesvr-zynq pk hello" successfully: I can't get any response from the command line, that is, arm cores can't communicate with rocket core. Do you solve this problem? Thank you very much!

gongqingfeng avatar Jun 03 '19 09:06 gongqingfeng