Go to file
Sean Cross 7210ee219d sw: add div/mul instructions
For foboot, we're using a CPU without a divide or multiply instruction,
to save gates.  Replace these with software implementations.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-03-21 11:01:46 +08:00
hw hw: foboot-bitstream: remove pmod debug comments 2019-03-20 13:12:53 +08:00
sw sw: add div/mul instructions 2019-03-21 11:01:46 +08:00
.gitignore gitmodules: add hw deps 2019-03-05 09:16:36 +08:00
.gitmodules gitmodules: add hw deps 2019-03-05 09:16:36 +08:00
LICENSE initial commit 2019-01-01 10:24:08 +08:00
README.md initial commit 2019-01-01 10:24:08 +08:00