mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
LogUp implementation using Bus As @georgwiese suggested in https://github.com/powdr-labs/powdr/issues/1573#issuecomment-2250875201 - That makes the machine detection simpler, because we wouldn't have constraints that depend on both the LHS and RHS of a lookup. - It's what we'll actually need for VADCOP, so maybe we don't even have to support std::protocols::lookup as a first step.