Send USRP-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of USRP-users digest..."
Today's Topics:
1. Re: XADC Usage on X300?? (Ian Buckley)
2. Re: XADC Usage on X300?? (Robert Palumbo)
3. Re: XADC Usage on X300?? (Ashish Chaudhari)
4. b200, Impressed (Simon Brown)
5. b200 Overflows (Simon Brown)
6. b200 - Image Location? (Simon Brown)
7. Re: b200 Overflows (Marcus D. Leech)
8. Re: b200 - Image Location? (Marcus D. Leech)
----------------------------------------------------------------------
Message: 1
Date: Fri, 26 Sep 2014 09:05:11 -0700
From: Ian Buckley <[email protected]>
To: Robert Palumbo <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [USRP-users] XADC Usage on X300??
Message-ID: <[email protected]>
Content-Type: text/plain; charset="windows-1252"
Rob
XADC is actually already used in the SDRAM controller?.because it's uber fast
DDR3 it's used to measure temperature and dynamically adjust signal timing.
Recursively search for mig_7series_v1_8_tempmon.v under usrp3/top/X300/coregen
-Ian
On Sep 26, 2014, at 8:39 AM, Robert Palumbo via USRP-users
<[email protected]> wrote:
> Hey,
>
> I'm trying to instantiate an XADC on my X300, to expose the build-in
> temperature/voltage monitoring capabilities. However, I can't seem to get any
> valid output from the module. I've never used an XADC before, but the
> documentation says that on-chip voltage/temperature sensors should be
> available, provided the XADC Vcc/Vaux are connected.
>
> Has anyone out there successfully instantiated and used the XADC on the
> X3xx-devices?
>
> Thanks for any help anyone can give,
>
> Rob
>
> --
> Robert A Palumbo
> [email protected]
> _______________________________________________
> USRP-users mailing list
> [email protected]
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/eff4053f/attachment-0001.html>
------------------------------
Message: 2
Date: Fri, 26 Sep 2014 12:32:36 -0400
From: Robert Palumbo <[email protected]>
To: Ian Buckley <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [USRP-users] XADC Usage on X300??
Message-ID:
<cakwzk9xobeqtkz2y_3v4gvxoq9c9drzuz3xqnxth_tkgyqk...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Ah, thanks for the information.
What's interesting is that I'm able to build and implement with an XADC
module instantiated without Xilinx firing off any warnings to me. One would
think that Xilinx would warn you about that :-)
On Fri, Sep 26, 2014 at 12:05 PM, Ian Buckley <[email protected]> wrote:
> Rob
> XADC is actually already used in the SDRAM controller?.because it's uber
> fast DDR3 it's used to measure temperature and dynamically adjust signal
> timing.
> Recursively search for mig_7series_v1_8_tempmon.v under
> usrp3/top/X300/coregen
>
> -Ian
>
>
> On Sep 26, 2014, at 8:39 AM, Robert Palumbo via USRP-users <
> [email protected]> wrote:
>
> Hey,
>
> I'm trying to instantiate an XADC on my X300, to expose the build-in
> temperature/voltage monitoring capabilities. However, I can't seem to get
> any valid output from the module. I've never used an XADC before, but the
> documentation says that on-chip voltage/temperature sensors should be
> available, provided the XADC Vcc/Vaux are connected.
>
> Has anyone out there successfully instantiated and used the XADC on the
> X3xx-devices?
>
> Thanks for any help anyone can give,
>
> Rob
>
> --
> Robert A Palumbo
> [email protected]
> _______________________________________________
> USRP-users mailing list
> [email protected]
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>
>
--
Robert A Palumbo
[email protected]
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/c53d8c0a/attachment-0001.html>
------------------------------
Message: 3
Date: Fri, 26 Sep 2014 09:59:38 -0700
From: Ashish Chaudhari <[email protected]>
To: Robert Palumbo <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [USRP-users] XADC Usage on X300??
Message-ID:
<CAOzXT+DcVG5bGP34zGFUCv=w+qzcq1ctp8c7_owhnwhymw7...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi Robert,
You are building the HGS image and not the HG image, right? The "S"
signifies an SRAM TX buffer and does not instantiate any of the DRAM IP.
That is probably why you are not seeing any warnings. If you build X300_HG
(or X310_HG) I'm sure the tools will complain.
*Ashish Chaudhari* | Senior Software Engineer | High Frequency Measurements
- RF
Ettus Research, *A National Instruments Company*
On Fri, Sep 26, 2014 at 9:32 AM, Robert Palumbo via USRP-users <
[email protected]> wrote:
> Ah, thanks for the information.
>
> What's interesting is that I'm able to build and implement with an XADC
> module instantiated without Xilinx firing off any warnings to me. One would
> think that Xilinx would warn you about that :-)
>
> On Fri, Sep 26, 2014 at 12:05 PM, Ian Buckley <[email protected]>
> wrote:
>
>> Rob
>> XADC is actually already used in the SDRAM controller?.because it's uber
>> fast DDR3 it's used to measure temperature and dynamically adjust signal
>> timing.
>> Recursively search for mig_7series_v1_8_tempmon.v under
>> usrp3/top/X300/coregen
>>
>> -Ian
>>
>>
>> On Sep 26, 2014, at 8:39 AM, Robert Palumbo via USRP-users <
>> [email protected]> wrote:
>>
>> Hey,
>>
>> I'm trying to instantiate an XADC on my X300, to expose the build-in
>> temperature/voltage monitoring capabilities. However, I can't seem to get
>> any valid output from the module. I've never used an XADC before, but the
>> documentation says that on-chip voltage/temperature sensors should be
>> available, provided the XADC Vcc/Vaux are connected.
>>
>> Has anyone out there successfully instantiated and used the XADC on the
>> X3xx-devices?
>>
>> Thanks for any help anyone can give,
>>
>> Rob
>>
>> --
>> Robert A Palumbo
>> [email protected]
>> _______________________________________________
>> USRP-users mailing list
>> [email protected]
>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>>
>>
>>
>
>
> --
> Robert A Palumbo
> [email protected]
>
> _______________________________________________
> USRP-users mailing list
> [email protected]
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/42becef0/attachment-0001.html>
------------------------------
Message: 4
Date: Fri, 26 Sep 2014 19:11:51 +0100
From: "Simon Brown" <[email protected]>
To: <[email protected]>
Subject: [USRP-users] b200, Impressed
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hi,
Just got the b200 streaming nicely on 64-bit Windows 8.1, nicely impressed.
Questions will follow.
Simon Brown G4ELI
http://v2.sdr-radio.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/f69d9b81/attachment-0001.html>
------------------------------
Message: 5
Date: Fri, 26 Sep 2014 19:18:05 +0100
From: "Simon Brown" <[email protected]>
To: <[email protected]>
Subject: [USRP-users] b200 Overflows
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hi,
Windows 64-bit: I'm streaming nicely, none of my threads indicate CPU
problems (plenty of headroom). At 8MB/s and higher I'm getting fastpath
Overrun messages every second or so even though I'm pulling data from the
b200 as fast as it's available, I am not CPU limited in any way. Using Intel
USB 3.
FWIW I don't see any way to tune the uhd::rx_streamer - bigger / more
buffers, also I don't see any way to flush either.
Interestingly if I get my CUDA card working harder (more work on the bus)
the Overrun messages appear more frequently. I7 4770k, good motherboard
(can't remember what).
Any suggestions?
Simon Brown G4ELI
http://v2.sdr-radio.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/7cffcded/attachment-0001.html>
------------------------------
Message: 6
Date: Fri, 26 Sep 2014 19:20:21 +0100
From: "Simon Brown" <[email protected]>
To: <[email protected]>
Subject: [USRP-users] b200 - Image Location?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hi,
Windows 64-bit: What's the logic for searching for the b200 and other Ettus
FPGA / firmware images? I've looked though the code but am confused. Is
there any way I can specify the folder where the images are found or is the
logic PATH / local folder. ?
Simon Brown G4ELI
http://v2.sdr-radio.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/1494b982/attachment-0001.html>
------------------------------
Message: 7
Date: Fri, 26 Sep 2014 15:02:56 -0400
From: "Marcus D. Leech" <[email protected]>
To: [email protected]
Subject: Re: [USRP-users] b200 Overflows
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
On 09/26/2014 02:18 PM, Simon Brown via USRP-users wrote:
>
> Hi,
>
> Windows 64-bit: I'm streaming nicely, none of my threads indicate CPU
> problems (plenty of headroom). At 8MB/s and higher I'm getting
> fastpath Overrun messages every second or so even though I'm pulling
> data from the b200 as fast as it's available, I am not CPU limited in
> any way. Using Intel USB 3.
>
> FWIW I don't see any way to tune the uhd::rx_streamer -- bigger / more
> buffers, also I don't see any way to flush either.
>
> Interestingly if I get my CUDA card working harder (more work on the
> bus) the Overrun messages appear more frequently. I7 4770k, good
> motherboard (can't remember what).
>
> Any suggestions?
>
> Simon Brown G4ELI
> http://v2.sdr-radio.com
>
>
>
> _______________________________________________
> USRP-users mailing list
> [email protected]
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
The USB transport parameters can be tweaked:
http://files.ettus.com/manual/page_transport.html#transport_usb_params
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/4df6468d/attachment-0001.html>
------------------------------
Message: 8
Date: Fri, 26 Sep 2014 15:07:31 -0400
From: "Marcus D. Leech" <[email protected]>
To: [email protected]
Subject: Re: [USRP-users] b200 - Image Location?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
On 09/26/2014 02:20 PM, Simon Brown via USRP-users wrote:
>
> Hi,
>
> Windows 64-bit: What's the logic for searching for the b200 and other
> Ettus FPGA / firmware images? I've looked though the code but am
> confused. Is there any way I can specify the folder where the images
> are found or is the logic PATH / local folder... ?
>
> Simon Brown G4ELI
> http://v2.sdr-radio.com
>
>
>
> _______________________________________________
> USRP-users mailing list
> [email protected]
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
I think if you use a complete path here:
http://files.ettus.com/manual/page_usrp_b200.html
It'll fetch the FPGA or FW images from exactly where you specify.
There's also a UHD_IMAGE_PATH environment variable that can be set to
override the default
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20140926/a2cac65b/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
------------------------------
End of USRP-users Digest, Vol 49, Issue 26
******************************************