commit | 52f30ef0ec41942bebd2ae8c9fc41ecd177762a7 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:07:54 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:07:54 2020 -0700 |
tree | 5cbe38e4e57ae99d25e3c80b0c907eb98f03e541 | |
parent | 95012feb0e766d60c1d8d8f9afbdde6cdb07006a [diff] | |
parent | 85e478c47a81e6c401ddd277aceed83bddec7486 [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>