commit | 17bc8e605cd035a6745722530fe3ac369f310022 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:09:08 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:09:08 2020 -0700 |
tree | f95106898be151c1c074ec9cf6ce084f7fc1d0b8 | |
parent | 7dbbc58075ddaa96cc015f3b0f3fc886363729a3 [diff] | |
parent | 075cfd7bbb090dc7b463be90425e039b66498687 [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>