This commit is contained in:
allexanderbergmns
2026-08-26 18:42:44 +02:00
parent 03616cd150
commit ac7a7ff35d
8 changed files with 49 additions and 43 deletions
+2 -2
View File
@@ -54,7 +54,7 @@ See the [RTL Synthesis Guide](rtl-synthesis.md) for details.
### How can I contribute?
See the [Community page](../community.html) for details. We welcome code contributions, documentation, testing, and hardware verification.
The source repository and issue tracker are hosted on our Git instance at [git.revivesparc.com/Revivesparc/revivesparc](https://git.revivesparc.com/Revivesparc/revivesparc). See the [Community page](../community.html) for details. We welcome code contributions, documentation, testing, and hardware verification.
### What license is used?
@@ -95,7 +95,7 @@ Run with debug output enabled:
./sparc-emu -d -v kernel.bin
```
This will show detailed trace information. File a bug report with the output.
This will show detailed trace information. File a bug report on the [issue tracker](https://git.revivesparc.com/Revivesparc/revivesparc/issues) with the output.
### Linux kernel hangs during boot