commit | 86b4f7974db09d0e1808615b1466695a0143b249 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:07:45 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:07:45 2020 -0700 |
tree | 0e8f18fa8d237d839fe591773142eb8c1d676ff2 | |
parent | 623269dc828fff55705725cb6256aec080ade465 [diff] | |
parent | bdf37537c854f82df3a2fa048c890f156837245e [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>