3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00
yosys/passes
Donn c18f1310a5 Revert #4901
Partially reverts commit 9c5bffcf93.

The reasoning behind this is that setup.py is intended to strictly consume the Makefile and not be consumed by it. The attempt at using them recursively has caused a number of issues and has rendered Pyosys unusable to some users: See https://github.com/YosysHQ/yosys/issues/5012

Additionally, unlike the previous pyosys installation target, the wheel installation does not respect PREFIX=, only venvs.

For installation inside a venv, the intended method should remain a user manually executing `pip3 install .` instead of relying on the Makefile.
2025-04-14 14:45:41 +02:00
..
cmds Revert "Refactor full_selection" 2025-04-07 12:11:55 +02:00
equiv mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
fsm io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
hierarchy Revert "Refactor full_selection" 2025-04-07 12:11:55 +02:00
memory memory_libmap: update indices on design modification 2025-02-11 13:32:34 +01:00
opt Revert "Refactor full_selection" 2025-04-07 12:11:55 +02:00
pmgen io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
proc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
sat Revert "Refactor full_selection" 2025-04-07 12:11:55 +02:00
techmap Revert #4901 2025-04-14 14:45:41 +02:00
tests macc: Stop using the B port 2025-01-08 13:03:35 +01:00