On 8/2/07, George Nychis <[EMAIL PROTECTED]> wrote:
> The mailing list monster probably ate it for good reason!
>
> I committed the files to leos branch:
> http://gnuradio.org/trac/browser/gnuradio/branches/developers/zhuochen/simulations/burst_test
>
> Other than that, I know nothing about them ;)

Thanks.  I was able to get the proper results if outside the
concatenation I declare:
    length = length*4-8 ;

I think modelsim might have been doing some sign extension of your
lower bits which then knock off your top bits if it concatenates from
right to left.

Brian


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to