Skip to content

Latest commit

 

History

History

xc7

F4PGA Toolchain Examples for Xilinx 7 Series

  1. counter - simple 4-bit counter driving LEDs. The design targets the Basys3 board, the Arty boards, and the Zybo Z7 board
  2. picosoc - picorv32 based SoC. The design targets the Basys3 board.
  3. litex - Series of LiteX-based designs, that feature different CPU types and LiteX modules.
  4. linux_litex - LiteX based system with Linux capable VexRiscv core. The design includes DDR and Ethernet controllers. The design targets the Arty boards.

The Linux images for the linux_litex example can be built following the linux on litex vexriscv instructions. The linux_litex example is already provided with working Linux images.

The detailed description about building the examples is available in the project documentation.