In Zynq SoC what is The fastest way to stream data from PL to PS ?

In Zynq SoC what is The fastest way to stream data from PL to PS ?
6 Replies
Navadeep
Navadeep4mo ago
I read 'The ideal PS/PL relation is 650 MHz/150 MHz = 4.33'. So it should in that rate. The AXI Interconnect communicates between PL and PS and nothing else should be a showstopper. http://www.splconf.org/spl19/pdf/Papers/2/presentation.pdf
youcef_ali
youcef_ali4mo ago
I'm using axis stream with DMA(Zync), but i'm still lossing data if the dma is not triggered in time
youcef_ali
youcef_ali4mo ago
the purpose is to receive a signal in lvds form and forward it in etherenet, all this thing have been made and tested and working good, the data is passed trough etherenet but i'm having a loss not all the data re saved, but when i only record witout ethernet i have no loss,
Navadeep
Navadeep4mo ago
what is the system synchronized to? are you deriving clock from the ethernet/ doing a SyncE? This is something to look at as you say data loss while etheren isn't present.
nour_oud
nour_oud4mo ago
@youcef_ali
youcef_ali
youcef_ali4mo ago
I'm using vivdado, i'm connecting my signals into a block to convert the lvds into stream this last is connected with a fifo and a dma. The dmae has an i terrupt once the current operation is finished an interrupt is triggered, then i launch an other dma operation. Once the operation is finished i send reçeived data from from dma (puted in memory) with ethernet When I don't send data through ethernet i don't have loss, i'm not sure yet, but i think i take time to launch an other dma transfert thats why i'm missing some data An Update when i Dumped the memory i found out that all the data was in the memory, with no loss the ethernet does not send it all it is interrupted by the dma I think
Want results from more Discord servers?
Add your server
More Posts
Open-Source 3D Printed RC SkidSteer V3.0A fun 3D Printed RC project that's a great way to get hands on experience with standard DIY developmJust for fun [Help welcome] : Install Linux on an old Prestigio PMP5197DULTRA (Allwinner A-10)Greetings fellow earthlings, in my free time I like to take apart electronic devices and see how theHow exactly does ESR influence electronic designHow exactly does ESR influence electronic design, especially in applications where power sensitivityPICMG Releases InterEdge, New Standard for Process Control SystemsThis is an interesting recent standard released by PICMG and I think as industrial systems are goingDevHeads Demo: How to Read A DatasheetWe get it. You're a pro. You don't need a refresher on how to organize and name your design files, wDecoding State Machines: A Dive into Software Design MasteryThis article introduces state machines, a crucial concept in software design, defining a system's beUse IMU to determine angular orientation about one axisI've got a situation where I want to use the IMU-enabled XIAO nRF52840 Sense https://wiki.seeedstudiFail to porting lvgl 8.3.11 to esp32-s3 microcontrollermay i know why my microcontroller keep on rebooting below log report show (TG0WDT_SYS_RST) error. i I need a guide on how to select the right gateway for my lorawan product.I need a guide on how to select the right gateway for my lorawan product. Am Designing a Lora based The feature of Request/Response in MQTT version 5hello, in MQTT version 5 the Request/Response feature , Could you clarify whether is the publisher,