usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

usrp e310 one tx one rx

CC
carry chen
Sun, Jul 22, 2018 11:02 AM

Hi,

list,

I want the usrp e310 run only one tx path and one rx path (to save some fpag resource)

how can I modify the host code and fpga code ?

I use the uhd version:  ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698

           fpga version:  63e630a13fde1735b98eab1f401f60f0b354cafb

Thanks.

Best, Regards,

Carry

Hi, list, I want the usrp e310 run only one tx path and one rx path (to save some fpag resource) how can I modify the host code and fpga code ? I use the uhd version: ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698 fpga version: 63e630a13fde1735b98eab1f401f60f0b354cafb Thanks. Best, Regards, Carry
MB
Martin Braun
Tue, Jul 24, 2018 9:20 PM

I think you might be fine changing this line:

https://github.com/EttusResearch/fpgadev/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319

...but it's untested and unsupported.

Cheers,
Martin

On 07/22/2018 04:02 AM, carry chen via USRP-users wrote:

Hi,

list,

I want the usrp e310 run only one tx path and one rx path (to save some
fpag resource)

how can I modify the host code and fpga code ?

I use the uhd version:  ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698

               fpga version:  63e630a13fde1735b98eab1f401f60f0b354cafb

Thanks.

Best, Regards,

Carry


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

I think you might be fine changing this line: https://github.com/EttusResearch/fpgadev/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319 ...but it's untested and unsupported. Cheers, Martin On 07/22/2018 04:02 AM, carry chen via USRP-users wrote: > Hi, > > list, > > I want the usrp e310 run only one tx path and one rx path (to save some > fpag resource) > > how can I modify the host code and fpga code ? > > I use the uhd version:  ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698 > >                fpga version:  63e630a13fde1735b98eab1f401f60f0b354cafb > > > Thanks. > > > Best, Regards, > > Carry > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >
MB
Martin Braun
Tue, Jul 24, 2018 9:34 PM

I think you might be fine changing this line:

https://github.com/EttusResearch/fpgadev/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319

...but it's untested and unsupported.

Cheers,
Martin

On 07/22/2018 04:02 AM, carry chen via USRP-users wrote:

Hi,

list,

I want the usrp e310 run only one tx path and one rx path (to save some
fpag resource)

how can I modify the host code and fpga code ?

I use the uhd version:  ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698

               fpga version:  63e630a13fde1735b98eab1f401f60f0b354cafb

Thanks.

Best, Regards,

Carry


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Link should be: https://github.com/EttusResearch/fpga/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319 On 07/24/2018 02:20 PM, Martin Braun wrote: > I think you might be fine changing this line: > > https://github.com/EttusResearch/fpgadev/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319 > > ...but it's untested and unsupported. > > Cheers, > Martin > > On 07/22/2018 04:02 AM, carry chen via USRP-users wrote: >> Hi, >> >> list, >> >> I want the usrp e310 run only one tx path and one rx path (to save some >> fpag resource) >> >> how can I modify the host code and fpga code ? >> >> I use the uhd version:  ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698 >> >>                fpga version:  63e630a13fde1735b98eab1f401f60f0b354cafb >> >> >> Thanks. >> >> >> Best, Regards, >> >> Carry >> >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> >
CC
carry chen
Thu, Jul 26, 2018 6:59 AM

Thank,
Martin.
I try and can not work!
I need to deep into now.

Best,Regards
Carry


From: USRP-users usrp-users-bounces@lists.ettus.com on behalf of Martin Braun via USRP-users usrp-users@lists.ettus.com
Sent: Wednesday, July 25, 2018 5:34:44 AM
To: 'USRP-users@lists.ettus.com'
Subject: Re: [USRP-users] usrp e310 one tx one rx

Link should be:

https://github.com/EttusResearch/fpga/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319

On 07/24/2018 02:20 PM, Martin Braun wrote:

I think you might be fine changing this line:

https://github.com/EttusResearch/fpgadev/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319

...but it's untested and unsupported.

Cheers,
Martin

On 07/22/2018 04:02 AM, carry chen via USRP-users wrote:

Hi,

list,

I want the usrp e310 run only one tx path and one rx path (to save some
fpag resource)

how can I modify the host code and fpga code ?

I use the uhd version:  ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698

            fpga version:  63e630a13fde1735b98eab1f401f60f0b354cafb

Thanks.

Best, Regards,

Carry


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Thank, Martin. I try and can not work! I need to deep into now. Best,Regards Carry ________________________________ From: USRP-users <usrp-users-bounces@lists.ettus.com> on behalf of Martin Braun via USRP-users <usrp-users@lists.ettus.com> Sent: Wednesday, July 25, 2018 5:34:44 AM To: 'USRP-users@lists.ettus.com' Subject: Re: [USRP-users] usrp e310 one tx one rx Link should be: https://github.com/EttusResearch/fpga/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319 On 07/24/2018 02:20 PM, Martin Braun wrote: > I think you might be fine changing this line: > > https://github.com/EttusResearch/fpgadev/blob/f27926410328883a315d5230146936d2d782bd09/usrp3/top/e300/e310_core.v#L319 > > ...but it's untested and unsupported. > > Cheers, > Martin > > On 07/22/2018 04:02 AM, carry chen via USRP-users wrote: >> Hi, >> >> list, >> >> I want the usrp e310 run only one tx path and one rx path (to save some >> fpag resource) >> >> how can I modify the host code and fpga code ? >> >> I use the uhd version: ca09fd2bea0128c18eac4b0ff8a9b30fccdf7698 >> >> fpga version: 63e630a13fde1735b98eab1f401f60f0b354cafb >> >> >> Thanks. >> >> >> Best, Regards, >> >> Carry >> >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> > _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com