stevehoover / warp-v

WARP-V is an open-source RISC-V CPU core generator written in TL-Verilog.
https://warp-v.org
BSD 3-Clause "New" or "Revised" License
229 stars 57 forks source link

Enabling support for building warp-v with Fusesoc #111

Closed shariethernet closed 1 year ago

shariethernet commented 1 year ago

This allows warp-v to be configured and built using fusesoc. A default configuration is provided in the fusesoc core file for reference.

netlify[bot] commented 1 year ago

Deploy Preview for warp-v canceled.

Name Link
Latest commit 9b2fa5ff7a06b993cabc294c29dd22a95963b20a
Latest deploy log https://app.netlify.com/sites/warp-v/deploys/63d933f348b55300084c151d
stevehoover commented 1 year ago

Merged. If you can refactor, I'll merge again.