ADRV9009
Recommended for New Designs
The ADRV9009 is a highly integrated, radio frequency (RF), agile transceiver offering dual transmitters and receivers, integrated synthesizers, and digital...
Datasheet
ADRV9009 on Analog.com
AD9363
Recommended for New Designs
The AD9363 is a high performance, highly integrated RF agile
transceiver designed for use in 3G and 4G femtocell applications.
Its programmability and...
Datasheet
AD9363 on Analog.com
Hi,
In my design use the ADRV9009 that connected to FPGA.
I want to check the Data interface - JESD204B: TX (de framer) and RX (framer).
Do you have the VERILOG or VHDL code that implement the PRBS generator PN7,9 or other? and checker PN7,9 or other?
Thanks
Haim
RR4 - Moved from Design Support ADRV9008-1/ADRV9008-2/ADRV9009 to FPGA Reference Designs. Post date updated from Sunday, February 18, 2024 7:18 AM UTC to Wednesday, February 21, 2024 12:19 PM UTC to reflect the move.
Hi,
On this wiki page: https://wiki.analog.com/resources/fpga/docs/hdl/regmap under the DAC channel section, you can find the DAC_DDS_SEL register (or "REG_CHAN_CNTRL_7"). We have only PN7 and PN15.
To access that register, you should take the address of the DAC from Vivado Address Editor tab, after the project is successfully generated, and add 0x4418 to access the DAC_DDS_SEL for the first channel.
See one of my old answers with more details: RE: AD9363 with Zynq7010 or pluto sdr data line directly with PL
Best regards,
Iulia
Hi Lulia,
Thanks for response.
I am looking for Verilog or VHDL source code of PRBS generator and Checker for testing of JESD204B.
In link that you send I found the register description "how to Active the PN7".
Could you send me please the source code of PRBS Generator and Checker?
Thanks
Haim
Closing due to inactivity