72313df81f
Running 'make' will build the default project directly in the project folder (like it did before) Running 'make RX_LANE_RATE=15 TX_LANE_RATE=15' will build the project inside the 'RXRATE15_TXRATE15' subdirectory. Running 'make CFG=cfg/test_config.txt" will use the variables found inside the configuration file and build the project inside the 'test_config' subdirectory. Running 'make clean' will clean the default project only. Running 'make CFG=cfg/test_config.txt clean' will clean the 'testconfig' build. Running 'make clean-all' will delete all the built configurations and libraries. Note that the 'JESD' and 'LANE' words from the parameter names are stripped. Signed-off-by: Bogdan Luncan <bogdan.luncan@analog.com> |
||
---|---|---|
.. | ||
common | ||
zc706 | ||
Makefile | ||
Readme.md |
Readme.md
FMCOMMS11 HDL Project
Here are some pointers to help you:
- Board Product Page
- Parts : 12-Bit, 2.6 GSPS/2.5 GSPS/2.0 GSPS, 1.3 V/2.5 V Analog-to-Digital Converter
- Parts : 16-Bit, 12 GSPS, RF Digital-to-Analog Converters
- Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms11-ebz
- HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms11-ebz/reference_hdl
- Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/axi-adc-hdl
- Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-dds/axi-dac-dds-hdl