discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Re: Help with Verilog: write_count


From: seph 004
Subject: [Discuss-gnuradio] Re: Help with Verilog: write_count
Date: Sun, 19 Nov 2006 12:41:44 -0800 (PST)

Message: 1
Date: Fri, 17 Nov 2006 09:14:28 -0800
From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Re: Help with verilog: write_count
To: seph 004
Cc: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

On Fri, Nov 17, 2006 at 01:02:31AM -0800, seph 004 wrote:
> Hi
>

> Thanks for responding. So WR & ~write_count[8] should be able to
> serve as a write enable for a ram block?

> Also, while testing with one of the unmodified FPGA builds, I found
> that the have_space control line would sometimes go to zero even
> though I am only sending small amounts of data (60 bytes for
> instance). In the original build, have_space would only go to zero
> temporarily if the FIFO became full. So why then does this happen
> even when sending small numbers of samples? Shouldn't the 4k FIFO
> never become full under those circumstances?

Using the standard host code, there's no such thing as sending 60
bytes from the host. We always send 512 byte packets across the USB.

Not sure what you are doing...

Eric


Hi

I changed the host code by removing the multiplier for the "max bytes" argument. I assumed that this would let me send the exact number of bytes that the user entered. For my final application, I'm only looking to store a very small number of samples on the FPGA.

If this was the wrong modification to the host code, then how exactly would one go about sending a small number of samples (say 400 I and Q samples) without breaking the code?

Regards

Lance


Sponsored Link

Mortgage rates near 39yr lows. $510,000 Mortgage for $1,698/mo - Calculate new house payment
reply via email to

[Prev in Thread] Current Thread [Next in Thread]