riscv-rust icon indicating copy to clipboard operation
riscv-rust copied to clipboard

Peripheral devices should be configurable by device tree file

Open takahirox opened this issue 4 years ago • 0 comments

Peripheral devices should be configurable by device tree file but currently the configurations (Memory map, IRQ number, and so on) are hardcoded in the emulator.

Another option is we hardcode the device tree in the emulator.

takahirox avatar Apr 30 '20 02:04 takahirox