summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWade Fife <wade.fife@ettus.com>2023-08-03 14:04:25 -0500
committerWade Fife <wade.fife@ettus.com>2023-08-04 12:46:09 -0500
commitd76f273c0570cb7ff1e1bb68a2d6d0500005cf34 (patch)
tree0d4e33b64724e200684205f3e93790e218ad5d76
parenttools: run all tests for manifest update (diff)
downloaduhd-d76f273c0570cb7ff1e1bb68a2d6d0500005cf34.tar.xz
uhd-d76f273c0570cb7ff1e1bb68a2d6d0500005cf34.zip
fpga: docs: Add system memory recommendations
-rw-r--r--fpga/docs/usrp3/build_instructions.md24
1 files changed, 19 insertions, 5 deletions
diff --git a/fpga/docs/usrp3/build_instructions.md b/fpga/docs/usrp3/build_instructions.md
index 077d42480..500b70103 100644
--- a/fpga/docs/usrp3/build_instructions.md
+++ b/fpga/docs/usrp3/build_instructions.md
@@ -19,6 +19,25 @@ The following USRPs work with the free versions:
- USRP B200/B200mini (ISE WebPACK)
- USRP E310/E312/E313 (Vivado ML Standard)
+### System Requirements
+
+In general, a high-performance PC with a lot of disk space and memory is
+recommended for building FPGA images. For USRP FPGA builds, the following
+system RAM is recommended:
+
+- USRP E3xx, X3xx, and N3xx Series
+ - 12 GiB minimum
+ - 16 GiB recommended
+- USRP X4xx Series
+ - 24 GiB minimum
+ - 32 GiB recommended
+
+For other system requirements related to the Xilinx tools, see the appropriate
+Xilinx documentation for the build tool required by your FPGA type.
+
+- [Xilinx Vivado Release Notes](https://www.xilinx.com/content/dam/xilinx/support/documents/sw_manuals/xilinx2021_1/ug973-vivado-release-notes-install-license.pdf)
+- [Xilinx ISE Platform Requirements](http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_7/irn.pdf)
+
### What FPGA does my USRP have?
| USRP | FPGA |
@@ -38,11 +57,6 @@ The following USRPs work with the free versions:
Note: The Xilinx installation must include support for the specified FPGA family. You can save disk space and installation time by only installing support for the FPGAs you intend to use.
-### Requirements
-
-- [Xilinx Vivado Release Notes](https://www.xilinx.com/content/dam/xilinx/support/documents/sw_manuals/xilinx2021_1/ug973-vivado-release-notes-install-license.pdf)
-- [Xilinx ISE Platform Requirements](http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_7/irn.pdf)
-
## Build Environment Setup
### Download and Install Xilinx Tools