-- Error in DESTester.cs and DESTester.cpp examples --

All,

In both the C# and CPP examples; when the application sets the key, eight bytes are transferred to eight okWireIn endpoint addresses (0x0f down to 0x0x08). However, the destop.vhd expects to get four shorts at endpoints 0x0b downto 0x08.

Although the example appears to work, an unintended key is being used.

Regards,
Ed

Keen eye, Ed. Thank you.