mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-03 19:19:48 +02:00
Update experimental pass warnings to use a shared function. Reduces repetition, and also allows all of the warning flags to be combined (which at present is just experimental and the new internal). Update `test_*` passes to call `internal()` in their constructors.