Commit Graph

3 Commits

Author SHA1 Message Date
Vadim Kaushan 496120e89f
Add debug info, strip prefix 2020-06-14 14:53:38 +03:00
Sean Cross 8bc0b06f95 bin: update name of object file
This minor update simply changes the name of the object file within the
library.  It should have no user-facing changes.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-28 18:29:06 +08:00
Sean Cross 28ded4136a vexriscv: clone from riscv crate
Base the vexriscv crate on the riscv crate, but add vexriscv-specific
instructions.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-28 18:12:31 +08:00