usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

ettus USRP FPGA sourcecode

DD
DEBADRITA DAS
Fri, Jan 27, 2017 5:17 AM

hi,
please help me in finding out the exact abbreviation of suffix "p" and
suffix "n" in the fpga source-code in the following file,

/home/debadrita/ettus_uhd/uhd/fpga-src/usrp3/top/x300/x300.v . For example,

XG_CLK_p,
XG_CLK_n,
DB0_ADC_DCLK_P,
DB0_ADC_DCLK_N,

BR
Debadrita.

hi, please help me in finding out the exact abbreviation of suffix "p" and suffix "n" in the fpga source-code in the following file, /home/debadrita/ettus_uhd/uhd/fpga-src/usrp3/top/x300/x300.v . For example, XG_CLK_p, XG_CLK_n, DB0_ADC_DCLK_P, DB0_ADC_DCLK_N, BR Debadrita.
JP
Jonathon Pendlum
Fri, Jan 27, 2017 5:27 AM

Hi,

That suffix is generally used with differential I/O to distinguish the
individual signals in the pair.

Jonathon

On Thu, Jan 26, 2017 at 11:17 PM, DEBADRITA DAS via USRP-users <
usrp-users@lists.ettus.com> wrote:

hi,
please help me in finding out the exact abbreviation of suffix "p" and
suffix "n" in the fpga source-code in the following file,

/home/debadrita/ettus_uhd/uhd/fpga-src/usrp3/top/x300/x300.v . For
example,

XG_CLK_p,
XG_CLK_n,
DB0_ADC_DCLK_P,
DB0_ADC_DCLK_N,

BR
Debadrita.


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

Hi, That suffix is generally used with differential I/O to distinguish the individual signals in the pair. Jonathon On Thu, Jan 26, 2017 at 11:17 PM, DEBADRITA DAS via USRP-users < usrp-users@lists.ettus.com> wrote: > hi, > please help me in finding out the exact abbreviation of suffix "p" and > suffix "n" in the fpga source-code in the following file, > > /home/debadrita/ettus_uhd/uhd/fpga-src/usrp3/top/x300/x300.v . For > example, > > XG_CLK_p, > XG_CLK_n, > DB0_ADC_DCLK_P, > DB0_ADC_DCLK_N, > > BR > Debadrita. > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > >