commit | bdf37537c854f82df3a2fa048c890f156837245e | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:07:24 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:07:24 2020 -0700 |
tree | a08c26ed153f111f5a2536daac8a4ef7eb10fb54 | |
parent | 0eeb4f103ae91e3ff97c74a11a0fad9a4ee02315 [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>