631f9253b2
The util_adxcvr supports GTX2, GTH3 and GTH4. The transceiver is selected using the XCVR_TYPE parameter. The axi_adxcvr on the other hand only has a configuration parameter to indicate whether a GTX or GTH transceiver is used (GTH_OR_GTX_N). Since there are some minor differences between GTH3 and GTH4 that software needs to know about rename the GTH_OR_GTX_N to XCVR_TYPE and match use the same semantics as util_adxcvr. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
library | ||
projects | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
LICENSE_ADIBSD | ||
LICENSE_GPL2 | ||
LICENSE_LGPL | ||
Makefile | ||
README.md |
README.md
HDL Reference Designs
Analog Devices Inc. HDL libraries and projects
Branches
Each release has its own branch and master always synced with the latest release. To find out more information about the latest release please check the release notes. Every branch, which has dev in its name, is a development branch and should handle it accordingly.