The USRP FPGA build system requires a UNIX-like environment with the following dependencies
The N200 will work with the WebPack version of ISE.
source <install_dir>/Xilinx/12.2/ISE_DS/settings64.sh
(64-bit platform)source <install_dir>/Xilinx/12.2/ISE_DS/settings32.sh
(32-bit platform)usrp2/top/{project}
where project is:make <target>
where the target is specific to each product. To get a list of supported targets run make help
.usrp2/top/{project}/build
directory. Run make help
for more information.build-<target>/u2plus.bit
: Configuration bitstream with headerbuild-<target>/u2plus.bin
: Configuration bitstream without headerbuild-<target>/u2plus.syr
: Xilinx system reportbuild-<target>/u2plus.twr
: Xilinx timing report