Browse Source

update readme

master
Thorsten Knoll 4 years ago
parent
commit
6a01af4db4
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@ -1,4 +1,13 @@
## Vexriscv with AES128 ECB on the memory mapped bus
### Prerequisites:
1. All the Tools. Best served with the QuantumRisc Virtual Machine:
https://random-oracles.org/risc-v/
2. The SpinalHDL Crypto project must be installed in your system. Follow the instructions from the Git README (its really simple):
https://github.com/SpinalHDL/SpinalCrypto/wiki/Getting-started
### In the simulation:
From inside the folder ```vexriscv``` start the simulation with

Loading…
Cancel
Save