prjxray/minitests/litex
Keith Rothman 6c4e6aa718 Update HCLK_IOI offset to match tilegrid
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2019-07-26 17:18:48 -07:00
..
src.vivado Added source files dependencies to Makefiles 2019-06-25 10:14:20 +02:00
src.yosys Update HCLK_IOI offset to match tilegrid 2019-07-26 17:18:48 -07:00
.gitignore Added LiteX SoC project (VexRiscV + DRAM + Ethernet for Arty board) 2019-06-13 15:58:06 +02:00
README.md Fixed the LiteX generated SoC to be Linux capable 2019-06-17 13:45:11 +02:00

README.md

LiteX minitest

This folder contains a minitest for a Linux capable LiteX SoC for Arty board.

There are two variants: for Vivado only flow and for Yosys+Vivado flow. In order to run one of them enter the specific directory and run make.

The SoC "gateware" files were generated using the command:

./arty.py --cpu-type vexriscv --cpu-variant linux --with-ethernet --no-compile-software --no-compile-gateware