SpinalHDL / VexRiscv

A FPGA friendly 32 bit RISC-V CPU implementation
MIT License
2.4k stars 406 forks source link

official tutorial to burn Vex to Artix 7? #173

Open quantrpeter opened 3 years ago

quantrpeter commented 3 years ago

Hi Where is official tutorial to burn Vex to Artix 7? Any tutorial to burn it to other xilinx board too? thanks Peter

Dolu1990 commented 3 years ago

Hi,

I would say, if you want to put your FPGA in paine:

SaxonSoc : https://github.com/SpinalHDL/SaxonSoc/tree/dev-0.3/bsp/digilent/ArtyA7SmpLinux

Linux-on-Litex-Vexriscv (which support way more board) : https://github.com/litex-hub/linux-on-litex-vexriscv.git

RIP :D