diff --git a/README.md b/README.md new file mode 100644 index 0000000..f36be25 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# FPGA-Correlator +A FPGA linear/multi-tau correlator written in VHDL. + +This Vivado project was committed to Git using the scripts available at [barbedo/vivado-git](https://github.com/barbedo/vivado-git/tree/c0a92acd450be192cd9a901d316f73dab71d5019). To regenerate the project from the files in this repository, go to `Tools -> Run Tcl Script...` and select `vivado_project.tcl`. + +In the case that this does not work, the latest Vivado project archive can be found in the [releases](https://github.com/chmoore889/FPGA-Correlator/releases).