Nikos Ch. Papadopoulos

Results 14 comments of Nikos Ch. Papadopoulos

Thank you for your answer. How do you deploy designs on the VCU1525 using Vivado 2021.1 since (as far as I know) the last supported XRT and development shell support...

Would this mean that after you commit support for the VCU1525, that Rocket Chip + Linux could be easily be ported to the Alveo 250/280 boards? (since the VCU1525 is...

I am trying to port your design in Vivado 2018.3 using board part `xilinx.com:vcu1525:part0:1.1` and I am getting the following errors: > ERROR: [DRC NSTD-1] Unspecified I/O Standard: 277 out...

It turns out that the `xilinx.com:ip:qdma:4.0` IP version does not exist in Vivado 2018.3, I had to change it to `xilinx.com:ip:qdma:3.0`. Due to this error the tcl script created the...

I compiled the bitstream correctly and I am now stuck on the boot flow, I have some questions: I noticed that there are some hardcoded paths in the Makefile such...

I successfully set up nfs and the other components and now `make BOARD=vcu1525` completes without errors, I do not know though how to connect to the board. It seems that...

I got Linux to boot on the VCU1525 and the Alveo U250 until the stage when it tries to mount the remote filesystem, and now I am trying to figure...

Until I set up the network equipment, is there a way to boot Linux without an internet connection?

@jeehoonkang sorry for the late reply, you can check out the pull request I have opened that adds support for the Alveo U250 #67

@eugene-tarassov Hello, I am running into an error when I try to compile the design with Vivado 2020.2 for the VCU1525 board. After the bitstream generation has completed successfully it...