diff options
Diffstat (limited to 'fpga/docs/usrp1_build_instructions.md')
-rw-r--r-- | fpga/docs/usrp1_build_instructions.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fpga/docs/usrp1_build_instructions.md b/fpga/docs/usrp1_build_instructions.md new file mode 100644 index 000000000..2cc5cf5b2 --- /dev/null +++ b/fpga/docs/usrp1_build_instructions.md @@ -0,0 +1,7 @@ +# Generation 1 USRP Build Documentation + +The USRP FPGA build system requires only the Altera FPGA tools + +- Download [Altera Quartus](https://www.altera.com/download/sw/dnl-sw-index.jsp) +- The top-level project is located in `usrp1/toplevel/usrp_std/` +- Use the Quartus GUI environment to build the project |