e.g. to test different eof mode, prefetch mode
not only the buffer address but also the buffer size should aligned to the cache line size
also added example pytest
This adds an assembler for the BitScrambler assembly language, plus unit tests for it. It also adds the loopback driver, which can do BitScrambler operations on memory-to-memory transfers. Documentation is also included.