You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,15 +35,15 @@ need to set the `GHDL_PREFIX` environment variable. e.g. `export GHDL_PREFIX=<in
35
35
36
36
If you see errors about missing libraries (`.so`/`.dll`/`.dylib`) please report them in an issue here.
37
37
38
-
## Related Projects
39
-
40
-
For portable WASM builds of these tools, check out [YoWASP](http://yowasp.org/). Also check out [nMigen](https://github.com/nmigen/nmigen) for a powerful python-based approach to hardware description.
41
-
42
38
## Getting Help
43
39
44
40
If you run into issues with these tools, please consider reporting an issue to the authors of the tools - we are just compiling them here! If you think your issue relates to *the way we have compiled them* then it is more appropriate to open a GitHub issue here.
45
41
46
-
If you aren't sure where to report your issue, you can also try sending a message in the `#open-tool-forge` channel on [1BitSquared's Discord server](https://discord.gg/s9sMfyx)
42
+
If you aren't sure where to report your issue or don't feel it fits on GitHub, you can also try sending a message in the `#open-tool-forge` channel on [1BitSquared's Discord server](https://discord.gg/s9sMfyx) or [1BitSquared's Forum](https://forum.1bitsquared.com/c/projects/open-tool-forge/16).
43
+
44
+
## Related Projects
45
+
46
+
For portable WASM builds of these tools, check out [YoWASP](http://yowasp.org/). Also check out [nMigen](https://github.com/nmigen/nmigen) for a powerful python-based approach to hardware description.
0 commit comments