commit | a145d4373b1449b5bee7521bea09c6e62db088f4 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:05:23 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:05:23 2020 -0700 |
tree | 354853e2a3b5049ee1bbb48bf599930423d8d3dc | |
parent | f8f33ef0b36dc7ba6d47f358c78bf2e48d818ac0 [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>