v3.0.0
版本发布时间: 2024-08-29 10:42:38
yhzhang0128/egos-2000最新发布版本:v3.0.0(2024-08-29 10:42:38)
-
Support 4 CPU cores on QEMU.
-
Add a terminal server so that processes on different cores can print concurrently.
-
Switch to the LiteX+VexRiscv framework on the FPGA boards, which enables
- page table translation code running on both QEMU and the boards;
- access to the Ethernet port on the boards, leading to a kernel-bypass networking application;
- 256MB memory (much larger than before) so that every
struct process
can hold a message buffer for system call.
Note that support for the Arty S7 board is temporarily suspended. We will add this support back later, but Arty S7 does not have an Ethernet port.
1、 bootROM_a7_100t.bin 8MB
2、 bootROM_a7_35t.bin 8MB
3、 disk.img 4MB