From af220f3a543c57e104d2bbd0c940ec4656b76be4 Mon Sep 17 00:00:00 2001 From: Wade Fife Date: Fri, 11 Mar 2022 12:58:22 -0600 Subject: docs: Update manual for new X410 default targets --- fpga/docs/usrp3/build_instructions.md | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'fpga') diff --git a/fpga/docs/usrp3/build_instructions.md b/fpga/docs/usrp3/build_instructions.md index 235ed07ff..eea4bd71a 100644 --- a/fpga/docs/usrp3/build_instructions.md +++ b/fpga/docs/usrp3/build_instructions.md @@ -232,18 +232,8 @@ target type `X4_200` is configured for a 200 MHz analog bandwidth, and can support a 245.76 MHz or 250 MHz master clock rate. A more detailed description of the targets can be found at \ref x4xx_updating_fpga_types. -The following targets are available through the Makefile: - -- `X1_100` -- `X4_{100, 200}` -- `XG_{100, 200}` -- `X4_{100, 200}` - -The following bitstreams can be built, but are considered experimental: - -- `X4C_{100, 200}` -- `C1_400` -- `CG_{100, 400}` +Run `make help` in the `/fpga/usrp3/top/x400/` directory to see +the complete list of targets available. #### Outputs - `build/usrp__fpga.bit` : Configuration bitstream with header @@ -252,10 +242,10 @@ The following bitstreams can be built, but are considered experimental: ### Additional Build Options -It is possible to make a target and specify additional options in the form VAR=VALUE in +It is possible to make a target and specify additional options in the form `VAR=VALUE` in the command. For example: -$ make X310 GUI=1 + $ make X310 GUI=1 The options available are described in the following subsections. -- cgit v1.2.3