Skip to content

Commit

Permalink
Merge pull request #86 from YosysHQ/whitequark/readme-yowasp
Browse files Browse the repository at this point in the history
Mention YoWASP in README
  • Loading branch information
mmicko authored Nov 14, 2023
2 parents b3d626e + a29e708 commit 1a8a68f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,6 @@ To build specific target and architecture:
./builder.py build --target=yosys --arch=linux-arm64
```

# Alternatives

If your project is primarily written in Python (using tools such as Amaranth or LiteX), and you only need synthesis and PnR tools, you might find [YoWASP](https://yowasp.org) more suited to your needs since it allows managing installation and versioning of these tools in the same way as any other Python package dependencies.

0 comments on commit 1a8a68f

Please sign in to comment.