chipsalliance / dromajo

RISC-V RV64GC emulator designed for RTL co-simulation
Apache License 2.0
213 stars 63 forks source link

fix UART address overlap, add simple uart baremetal test, update docu… #34

Closed renau closed 4 years ago

renau commented 4 years ago

Some fixes:

et-tommythorn commented 4 years ago

thanks