morris
94830549ae
docs(bitscrambler): update documentation with integration details
2025-05-12 17:09:00 +08:00
Chen Jichang
39f6aeb536
feat(bitscrambler): add enable and disable function
2025-05-12 10:27:14 +08:00
morris
ee668ee658
test(BitScrambler): added more basic test cases
...
e.g. to test different eof mode, prefetch mode
2025-03-05 14:41:49 +08:00
Ren Peiying
f38bb558fc
docs: Provide CN translation for bitscrambler
2025-03-04 13:40:26 +08:00
Jeroen Domburg
3aaaa2203a
feat: BitScrambler: Add support for addcti instruction as found in ESP32-C5
2025-02-17 16:36:52 +08:00
morris
8de8558841
fix(bitscrambler): example timeout in the bsasm
...
also added example pytest
2025-01-13 22:58:27 +08:00
Jeroen Domburg
a88e719e33
feat(driver): BitScrambler support
...
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.
2024-12-30 09:39:23 +08:00