m-labs / misoc

The original high performance and small footprint system-on-chip based on Migen™
https://m-labs.hk
Other
306 stars 86 forks source link

VexRiscv: Add cores with FPU and/or 64-bits #125

Closed occheung closed 2 years ago

occheung commented 2 years ago

Summary

This patch allows the use of VexRiscv CPU that supports 64-bits bus and with a FPU (optional).

Gateware

Software generation

TODOs