Hi Maria,
glad to be helpfull, However I have to suggest you to review what I
said, and what I will to say, in a thorough manner because all I know is
due to experiments and study of the code, so it can be simply wrong or
inaccurate.

>From the x300.v file I'm reading (version UHD-3.15) the radio_clock is
200MHz and, probably, it is used in order to read data from the ADCs
that are capable of 200Msps on a X310 (so between ADC and fpga the max
throuput should 200Msps).

The bus_clk should be 187.5 MHz, however in order to compare the
throughput with the one from ce_clk you must take into account that in
the bus_clk domain data are transferred at 64-bit word, while in the
ce_clk domain words are 32-bit in size (a sample is 32-bit).

Best

Paolo

On 5/13/21 12:12 PM, Maria Muñoz wrote:
> Hi Paolo,
>
> Thanks for the quick answer.
>
> I'm sorry I forgot to say that I'm using USRP E320, but I can apply
> what you explain for the X300. Thanks again!
>
> Looking at the X300.v file, I see that there are two other generated
> clocks, one called bus_clk which is generated with the same clock
> reference as ce_clk (125 MHz), and another one called radio_clk, which
> seems to be referenced by a 120 MHZ clock (not sure exactly about
> this, but seems to be something like that from the schematics).
>
> I see that radio_clk goes to the radio_block and bus_clk is related to
> the Noc shell. Does this mean that my throughput would be also
> affected by those clocks too? Maybe the maximum theoretical throughput
> could be calculated using the lowest clock of them(which would be
> bus_clk in the X300 case)?
>
> Kind Regards,
>
> Maria
>
> El jue, 13 may 2021 a las 10:28, Maria Muñoz (<[email protected]
> <mailto:[email protected]>>) escribió:
>
>     Hi all,
>
>     I'm trying to size/calculate the throughput between RFNoC blocks
>     from the FPGA side (not between arm/host pc and RFNoC block, which
>     I think is the one the interface measure when performing
>     uhd_usrp_probe). Is there a process or an existing tool to measure
>     this throughput?
>
>     Kind Regards,
>
>     Maria 
>
>
> _______________________________________________
> USRP-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]


_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to