Dan Gisselquist

Results 47 comments of Dan Gisselquist
trafficstars

1. Yes, thank you, that was a typo. All instructions in my vision are 32b. The JZ and JNZ instructions therefore support 30b offsets to memory. This gives effectively allows...

"SORT" is a rather complicated operation for hardware, but much easier in software. It makes sense that the table might require some form or kind of sorting within it, but...

I'm not sure I follow. Can you slow down, back up, and explain your thoughts please? Thank you.

Yeah, sure ... let me take a look ...

I'm showing a maximum logic depth of 9 for a data width of 32. How big is your data width?

Hmm ... is this a time sensitive task? Can you afford latency? You might need an application specific solution. I don't know. Yes, the current axispacker algorithm logic will bloom...

Sounds to me like the "answer" to the AXISPACKER would be a bit of an algorithm rewrite, so that it packs data in stages. As for network packet handling, have...