WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Which board to support?  (Read 30010 times)

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 224
Re: Which board to support?
« Reply #45 on: August 04, 2025, 06:43:03 AM »
RISC-V emulator for qemu:

https://twilco.github.io/riscv-from-scratch/2019/03/10/riscv-from-scratch-1.html#qemu-and-risc-v-toolchain-setup

Very diffult issue, is emulator worth of trying? Traditionally !'m HW-oriented, and prefer "hard stuff" instead of emulatosrs.

But times changes, and is this worth of try now?

https://pages.hmc.edu/harris/class/e154/lect/RVSoC-ch3tools.pdf
« Last Edit: August 04, 2025, 06:52:14 AM by Yleisajattelija »


Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 224
Re: Which board to support?
« Reply #47 on: August 12, 2025, 12:09:08 AM »
VSRVES01 -board is now up and running. Next I try to built RISC-V toolchain and reproduce original image.

Unfortunatelly there is no GIT repo yet, so I have to build it from scratch.

JTAG debugging bus is not implemented:

"There is no JTAG. It would make life more miserable because it works on write register, read memory and so on to debug Linux program. So print debug it is."
 

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 224
Re: Which board to support?
« Reply #48 on: September 22, 2025, 01:39:41 AM »
Ok, new place for TC-mirror found. At first working copy of GIT-repo is placed there. Let's try to compile.

Unfortunatelly it will take time, uP and tools chain are some kind of "beta-prototype".

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 224
Re: Which board to support?
« Reply #49 on: September 23, 2025, 05:45:26 AM »
There seems to be strong support from kernel development group for this VLSI-Solutions uP, so lets proceed....