mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-03 01:40:23 +00:00
docs: mention Yosys Discourse group and blog
This commit is contained in:
parent
ddc99a3b97
commit
a049121ab3
1 changed files with 15 additions and 7 deletions
16
README.md
16
README.md
|
@ -29,11 +29,19 @@ Documentation from this repository is automatically built and available on Read
|
|||
the Docs:
|
||||
- https://yosyshq.readthedocs.io/projects/yosys
|
||||
|
||||
Users interested in formal verification might want to use the formal
|
||||
verification front-end for Yosys, SBY:
|
||||
- https://yosyshq.readthedocs.io/projects/sby/
|
||||
- https://github.com/YosysHQ/sby
|
||||
If you have any Yosys-related questions, please post them on the Discourse group:
|
||||
- https://yosyshq.discourse.group
|
||||
|
||||
The directory `guidelines` contains additional information
|
||||
for people interested in using the Yosys C++ APIs.
|
||||
|
||||
Users interested in formal verification might want to use the formal verification
|
||||
front-end for Yosys, SymbiYosys:
|
||||
- https://symbiyosys.readthedocs.io/en/latest/
|
||||
- https://github.com/YosysHQ/SymbiYosys
|
||||
|
||||
The Yosys blog has news and articles from users:
|
||||
- https://blog.yosyshq.com
|
||||
|
||||
Installation
|
||||
============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue