fomu-workshop icon indicating copy to clipboard operation
fomu-workshop copied to clipboard

Add a ROT13 workshop example

Open mibus opened this issue 4 years ago • 3 comments

This is similar to the RGB litex/workshop example, but wires two CSRs together for a slightly more complicated example.

Poke a byte value into the "input" CSR via wishbone-tool, and retrieve the ROT13-encoded output byte from the "output" CSR.

mibus avatar Jul 25 '20 03:07 mibus

FYI - @tcal-x

mithro avatar Jul 25 '20 03:07 mithro

Next step is to do that with a FIFO on each end :-)

mithro avatar Jul 25 '20 03:07 mithro

Next step is to do that with a FIFO on each end :-)

If you think I should, I'm happy to explore that and submit a PR for that instead. This was just me exploring wiring up signals, and (so far) CSRs are all I've learned!

mibus avatar Jul 25 '20 03:07 mibus