3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-04 10:20:24 +00:00

Merge pull request #5262 from mattyoung101/update-readme

docs: mention Yosys Discourse group and blog
This commit is contained in:
KrystalDelusion 2025-08-02 14:03:17 +12:00 committed by GitHub
commit 366cb5e6dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 10 deletions

View file

@ -1,10 +1,7 @@
contact_links: contact_links:
- name: Discussions - name: Discourse
url: https://github.com/YosysHQ/yosys/discussions url: https://yosyshq.discourse.group
about: "Have a question? Ask it on our discussions page!" about: "Have a question? Ask it on our Discourse group!"
- name: Community Slack
url: https://join.slack.com/t/yosyshq/shared_invite/zt-1aopkns2q-EiQ97BeQDt_pwvE41sGSuA
about: "Yosys Community Slack"
- name: IRC Channel - name: IRC Channel
url: https://web.libera.chat/#yosys url: https://web.libera.chat/#yosys
about: "#yosys on irc.libera.chat" about: "#yosys on irc.libera.chat"

View file

@ -25,6 +25,9 @@ Web Site and Other Resources
More information and documentation can be found on the Yosys web site: More information and documentation can be found on the Yosys web site:
- https://yosyshq.net/yosys/ - https://yosyshq.net/yosys/
If you have any Yosys-related questions, please post them on the Discourse group:
- https://yosyshq.discourse.group
Documentation from this repository is automatically built and available on Read Documentation from this repository is automatically built and available on Read
the Docs: the Docs:
- https://yosyshq.readthedocs.io/projects/yosys - https://yosyshq.readthedocs.io/projects/yosys
@ -34,6 +37,9 @@ verification front-end for Yosys, SBY:
- https://yosyshq.readthedocs.io/projects/sby/ - https://yosyshq.readthedocs.io/projects/sby/
- https://github.com/YosysHQ/sby - https://github.com/YosysHQ/sby
The Yosys blog has news and articles from users:
- https://blog.yosyshq.com
Installation Installation
============ ============