mirror of
https://gitlab.com/brendanhaines/cpu.git
synced 2024-12-25 18:46:53 -07:00
Add README.md
This commit is contained in:
parent
a6a8b68c3b
commit
82283f01f4
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# RISC-V CPU
|
||||
|
||||
Harvard architecture
|
||||
|
||||
Desired features:
|
||||
* 1- or 5-stage pipeline selectable via parameter
|
||||
* AXI-lite Master for both instruction and data memory
|
||||
* 32, 64, or 128 bit word size
|
||||
* floating point support
|
||||
* multiplication
|
||||
* division
|
||||
* instruction and data caches
|
Loading…
Reference in New Issue
Block a user