3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-07 14:55:07 +00:00
yosys/docs/source
Mohamed Gaber e9733d681d
pyosys: uv for non-wheel builds, update instructions
- add `uv` to dependencies: saves builder(s) from manually having to manage a venv for python build dependencies
  - when building wheels, pip automatically creates the environment with those dependencies, so no need for uv
  - when running simply `make ENABLE_PYOSYS=1`, this is not the case. people attempting to `pip3 install --upgrade pybind11 cxxheaderparser` to add it to their system packages will be met with a scare message about "breaking system packages"
- update installation instructions to drop boost and add uv instead
- update ci scripts to use `macos-15[-intel]` (`macos-13` sunset in early december)
2025-11-03 15:39:31 +02:00
..
_downloads Replace 010 and 012 with pdf 2023-10-30 10:34:30 +13:00
_images mk: Fall back to cp if rsync is not available 2025-03-24 18:06:17 +01:00
_static Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
appendix Update RTLIL text representation docs 2025-09-30 21:39:19 +00:00
cell docs: mention related effects for multiplexers in the cell library. 2025-05-30 21:43:33 -06:00
cmd Docs: ecp5 and nexus are under lattice 2025-11-01 07:37:58 +00:00
code_examples docs: write small guide for using pyosys 2025-10-03 11:54:44 +03:00
getting_started pyosys: uv for non-wheel builds, update instructions 2025-11-03 15:39:31 +02:00
using_yosys pyosys: uv for non-wheel builds, update instructions 2025-11-03 15:39:31 +02:00
yosys_internals pyosys: rewrite using pybind11 2025-10-03 11:54:44 +03:00
bib.rst Add todo 2023-12-13 10:15:51 +13:00
cell_index.rst Docs: Comments from @jix 2024-10-15 07:37:20 +13:00
cmd_ref.rst Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
conf.py Release version 0.58 2025-10-08 07:51:14 +02:00
index.rst Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
introduction.rst Docs: Fix nested list 2024-11-05 13:48:48 +13:00
literature.bib Rst docs conversion (#3496) 2022-11-15 12:55:22 +01:00
requirements.txt Docs: Switch to furo-ys 2024-10-15 07:24:14 +13:00