2017-08-08 18:09:37 +00:00
|
|
|
|
# ADRV9364Z7020 SDR SOM
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
2017-08-08 18:09:37 +00:00
|
|
|
|
This folder contains the ADRV9364Z7020 SOM projects for each of the carrier boards.
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
|
|
|
|
## Board Design Files
|
|
|
|
|
|
2017-05-25 14:47:58 +00:00
|
|
|
|
| Directory/File | Description |
|
|
|
|
|
|-----------------------------|----------------------------------------|
|
2017-08-08 18:09:37 +00:00
|
|
|
|
| common/adrv9364z7020_bd.tcl | ADRV9364Z7020 SOM module board design file. |
|
2017-05-25 14:47:58 +00:00
|
|
|
|
| common/ccbob_bd.tcl | carrier, break out board design file. |
|
|
|
|
|
| common/ccusb_bd.tcl | carrier, usb board design file. |
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
2017-08-08 18:09:37 +00:00
|
|
|
|
BOB carrier design includes loopback daughtercards for connectivity testing.
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
|
|
|
|
## Board Constraint Files
|
|
|
|
|
|
2017-05-25 14:47:58 +00:00
|
|
|
|
| Directory/File | Description |
|
|
|
|
|
|--------------------------------------|-----------------------------------------------|
|
2017-08-08 18:09:37 +00:00
|
|
|
|
| common/adrv9364z7020_constr.xdc | ADRV9364Z7020 SOM base constraints file. |
|
|
|
|
|
| common/adrv9364z7020_constr_cmos.xdc | ADRV9364Z7020 SOM CMOS mode constraints file. |
|
|
|
|
|
| common/adrv9364z7020_constr_lvds.xdc | ADRV9364Z7020 SOM LVDS mode constraints file. |
|
2017-05-25 14:47:58 +00:00
|
|
|
|
| common/ccbob_constr.xdc | carrier, break out board constraints file. |
|
2017-08-08 18:09:37 +00:00
|
|
|
|
| common/ccbox_constr.xdc | carrier, box board constraints file. |
|
|
|
|
|
| common/ccusb_constr.xdc | carrier, usb board constraints file. |
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Building, Generating Bit Files
|
|
|
|
|
|
2017-05-25 14:47:58 +00:00
|
|
|
|
[adrv9364z7020] cd ccbob_cmos
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
2017-05-25 14:47:58 +00:00
|
|
|
|
[adrv9364z7020/ccbob_cmos] make
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
2017-05-25 14:47:58 +00:00
|
|
|
|
The make in each carrier directory builds the corresponding project. The above example builds ADRV4CRR-BOB hardware bit files in CMOS mode.
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
|
|
* [HDL Design User Guide]
|
|
|
|
|
* [IP User Guide]
|
2017-05-25 14:47:58 +00:00
|
|
|
|
* [ADRV4CRR Wiki page]
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|
|
|
|
|
[HDL Design User Guide]:http://wiki.analog.com/resources/fpga/docs/hdl
|
|
|
|
|
[IP User Guide]:http://wiki.analog.com/resources/fpga/docs/axi_ad9361
|
2017-05-25 14:47:58 +00:00
|
|
|
|
[ADRV4CRR Wiki page]:https://wiki.analog.com/resources/eval/user-guides/picozed_sdr
|
2016-11-17 16:29:01 +00:00
|
|
|
|
|