`build/tapcell/common/linux.mk:58: *** We need SWIG >= 4.0.0, please upgrade,swig is too old` O...
t
build/tapcell/common/linux.mk:58: *** We need SWIG >= 4.0.0, please upgrade,swig is too old
Oh damnit, that is one annoying dependency 😕
a
The standalone tapcell tool isn't used anymore, so you actually don't have to build it.
Btw, CUDD is a library for manipulating decision diagrams. Needed for OpenSTA.
t
Arf, damn, well ... I sorted it out, but good to know it's not required 😄
😄 1
And yeah, I found out what CUDD was and added it. I was surprised because it does build without it ...