commit | f01d3320f30a058f602586ec73c9ebdab413926d | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:06:40 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:06:40 2020 -0700 |
tree | a80b02188edc166e17ad92920e5d589bae16d1ac | |
parent | c0c9162191d84a8a1fae5b8690a67f46a966f77e [diff] | |
parent | e905472a13b5d175e91b3c5e9f58fb03015f2a8a [diff] |
verilog: Fixing power pins usage in non-powerpin mode. Previously even when `USE_POWER_PIN` was not defined, the drive strength wrappers where still defining the power pins as ports. Fixes https://github.com/google/skywater-pdk/issues/181 Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>