discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Re: Help with verilog: write_count
Date: Fri, 17 Nov 2006 09:14:28 -0800
User-agent: Mutt/1.5.9i

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




reply via email to

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