#90 "diodes.def does not exist." when using (DIODE...
# openlane
g
#90 "diodes.def does not exist." when using (DIODE_INSERTION_STRATEGY = 2) Issue opened by dan-rodrigues Adding this to the
spm
config.tcl file (plus others I've tried) causes errors such as the one in this gist:
set ::env(DIODE_INSERTION_STRATEGY) 2
The default value (3?) doesn't seem to have this issue. The logs in the linked gist are from running in docker on
develop
(commit d03377b) efabless/openlane