diff --git a/README.md b/README.md new file mode 100644 index 0000000..8cc9667 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# vivado-make + +Simple make system for simulating, synthesizing and routing VHDL projects as well as programming boards. Requires Vivado and doesn't rely on any other tools (apart from `make`, install with `scoop` on Windows) + +Supports VHDL and the example is build for the Zybo-Z7 board. \ No newline at end of file