riscvarchive / riscv-fesvr

RISC-V Frontend Server
Other
62 stars 83 forks source link

Decouple the HTIF devices from htif, since they only need the memory interface of htif. #49

Closed pmundkur closed 6 years ago

pmundkur commented 6 years ago

This allows simulators to reuse the htif device model without needing htif itself.