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