commit | 47eb2ceb6756b27bba3b55c7f4a9d3d5a470f8a6 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:04:11 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:04:11 2020 -0700 |
tree | ebe6505c2aab0fa99acbd07d24e64c415717c8e6 | |
parent | cda3df2a40a56fbc51a320205445be338492363e [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>