3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-24 13:18:56 +00:00

Docs: changes/todos from JF

This commit is contained in:
Krystine Sherwin 2024-01-30 13:33:07 +13:00
parent 9878e69d6c
commit fd0c574942
No known key found for this signature in database
4 changed files with 43 additions and 32 deletions

View file

@ -69,6 +69,8 @@ Things you can't do
- Check out `nextpnr`_ for that
.. todo:: nextpnr for FPGAs, consider mentioning openlane, vpr, coriolis
.. _nextpnr: https://github.com/YosysHQ/nextpnr
The Yosys family
@ -191,11 +193,6 @@ Benefits of open source HDL synthesis
workings. They often are ``black boxes``. Yosys is very open about its
internals and it is easy to observe the different steps of synthesis.
.. note:: Yosys is licensed under the ISC license:
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
History of Yosys
~~~~~~~~~~~~~~~~