Yunhao Zhang
Yunhao Zhang
Thanks for your suggestion. I have been thinking about this and below are my thoughts. I'd be happy to hear your opinions. The goal of Rust, as well as other...
> Why is anyone so obsessed with Rust? I agree with @yhzhang0128 , the goal is to _learn_ low level tech there, not hide it. Thanks for the comment. To...
Thanks for opening this issue. I hope to release the course projects and tutorials in the fall. I will keep this issue open and come back to you later. Before...
Hello @LittlestCube, I have seen your message and thank you for being excited about this project. This is my hobby project and it has nothing to do with my PhD...
Thanks for the pointer. I take a look at the document of ESP32C3 and I feel that it is possible to port egos-2000 on it. It has enough memory and...
I think it could take some time to port egos-2000 to ESP32-C3. The key is to adjust the memory regions for this processor. I could image the following needs to...
When I played with SiFive FE310, the chip company, SiFive, provides an [open-sourced QEMU patch](https://github.com/sifive/freedom-tools) that I can use for emulation. I guess you may need to see whether the...
My friend succeeds in doing it in WSL (Windows Subsystem Linux) within win10. There is a tutorial video in USAGES.md showing how to do this. See the second paragraph of...
Hmm, sorry this is not supported right now. It may be possible since SiFive provides Windows version of their GNU toolchain. Let me leave this issue open and come back...
I am currently spending my summer vacation in China and I don't have a Windows machine at my hand. I will work on this in early September after I go...