Hdl21 icon indicating copy to clipboard operation
Hdl21 copied to clipboard

Maybe Make the VLSIR Dependency Optional

Open dan-fritchman opened this issue 1 year ago • 0 comments

We have a use case which:

  • Does not (we think) need any Hdl21 <-> VLSIR conversions
  • Needs a different version of protobuf, which conflicts with VLSIR's

The few options seem to be:

  • Make Hdl21 not necessarily depend on VLSIR, i.e. have an optional "feature flag" (definitely on by default) for it
  • Somehow peel the parts this use-case needs out of Hdl21?

dan-fritchman avatar Sep 11 '23 20:09 dan-fritchman