eugene-tarassov / vivado-risc-v

Xilinx Vivado block designs for FPGA RISC-V SoC running Debian Linux distro
778 stars 180 forks source link

Using Zynq 7z020 FPGA with only PL for running RISCV #196

Open vignesh0025 opened 7 months ago

vignesh0025 commented 7 months ago

Hi, Can I run use this project with Zynq 7z020 FpGA with PL alone ? I read Artix-7 is the same fabric used in Zynq 7k FPGA and I have one readily available

Thanks

eugene-tarassov commented 7 months ago

Zynq 7020 PL is relatively small, 53,200 LUTs. To run a Linux capable RISC-V emulation, you need at least 100,000 LUTs. Zynq 7035 or better would work.