>
> I also think it is more appropriate to have the direct binary-coded
> "number of valid tokens" output, instead of encoding it as "consecutive
> ones". The DMA core would otherwise need to convert it back to binary in
> order to keep track of how many messages have been received.
>

It will work, you will just need to add a flush signal to the Converter and
make the DMA flush it when it stops. (case SDRAM size > message size).


> When downconverting (message size > SDRAM size), that number can be one
> for the last chunk and zero otherwise. This way, the message-counting logic
> in the DMA core can be the same as in the SDRAM size > message size case.
>

It seems fine.

Florent
_______________________________________________
M-Labs devel mailing list
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to