BaseCollab / RISCV-Simulator

MIT License
2 stars 2 forks source link

Simulator-core development scheduling + roadmap #1

Open Vokerlee opened 1 year ago

Vokerlee commented 1 year ago

To start a project it is necessary to:

  1. Create roadmap (pdf, for example).
  2. Decide the architecture of the core part of simulator.
  3. Split the core part development into subtasks and schedule them.
Vokerlee commented 1 year ago

According to RISC-V privileged specification, there are 3 different stacks of RISC-V support.

image

I suppose we first implement the left one. "The left-hand side shows a simple system that supports only a single application running on an application execution environment (AEE)."

Vokerlee commented 1 year ago

Temporary subtasks distribution scheme

image

Stan1slavssKy commented 1 year ago

@Hollbrok PTAL

Vokerlee commented 1 year ago

Week 1 status

@Stan1slavssKy PTAL @Hollbrok PTAL