3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-05 22:06:04 +00:00
yosys/docs/source
Mohamed Gaber 2b38a2385c
pyosys: tox for non-wheel builds, update instructions
- add `tox` to list of 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 tox
  - 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"
  - tox is available from all major package managers all the way back to ubuntu 20.04 and resolves this issue
- update installation instructions to drop boost and add tox instead
- update ci scripts to use `macos-15[-intel]` (`macos-13` sunset in early december)
2025-10-18 16:09:57 +03: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 typo: -dump-cmds-json 2025-09-23 14:36:27 +01:00
code_examples docs: write small guide for using pyosys 2025-10-03 11:54:44 +03:00
getting_started pyosys: tox for non-wheel builds, update instructions 2025-10-18 16:09:57 +03:00
using_yosys pyosys: tox for non-wheel builds, update instructions 2025-10-18 16:09:57 +03: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