aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/xilinx/example_basys3/README
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/xilinx/example_basys3/README')
-rw-r--r--techlibs/xilinx/example_basys3/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/techlibs/xilinx/example_basys3/README b/techlibs/xilinx/example_basys3/README
deleted file mode 100644
index 85b6eab10..000000000
--- a/techlibs/xilinx/example_basys3/README
+++ /dev/null
@@ -1,16 +0,0 @@
-
-A simple example design, based on the Digilent BASYS3 board
-===========================================================
-
-Running Yosys:
- yosys run_yosys.ys
-
-Running Vivado:
- vivado -nolog -nojournal -mode batch -source run_vivado.tcl
-
-Programming board:
- vivado -nolog -nojournal -mode batch -source run_prog.tcl
-
-All of the above:
- bash run.sh
-