Giter Site home page Giter Site logo

DMA access problem about rfsoc_qpsk HOT 4 CLOSED

Qw1chen avatar Qw1chen commented on August 18, 2024
DMA access problem

from rfsoc_qpsk.

Comments (4)

axdy avatar axdy commented on August 18, 2024

Hi there,

Apologies for the delayed reply.

Could you elaborate why you need to remove the decimation and interpolation filters? Removing these and replacing them with an interconnect will not work and it will very likely crash the board since the dma's will no longer receive a tlast signal.

If you would like to change the clock rates of the design I would suggest editing the simulink models in boards/ip/sysgen and ensuring a simulation of your changes works before changing the Vivado block design.

Regards,
Andrew

from rfsoc_qpsk.

Qw1chen avatar Qw1chen commented on August 18, 2024

hi,
I removed interpolation and decimation to use the RF data converter bypass mode. I added a tlast signal, and now I can receive a signal. However, I'm encountering a discrepancy: the amplitude of the real part received in the ADC is different from that of the imaginary part. Do you know the reason for this?
the weird result is below:
image
image
Thank you!

from rfsoc_qpsk.

axdy avatar axdy commented on August 18, 2024

Hi there,

This is likely due to the phase offset incurred during transmission and reception. You can adjust the transmitting and receiving the phase offset by altering the MixerSettings['PhaseOffset'] variable for either the adc_block or dac_block.

Hope that helps,
Andrew

from rfsoc_qpsk.

Qw1chen avatar Qw1chen commented on August 18, 2024

Can I ask why the phase offset between the dac and adc causes amplitude degradation?
So if I perform phase calibration, can I avoid this effect?

Thank you very much!
This helps a lot!

from rfsoc_qpsk.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.