commit | efaf575772a8ea1b66ef7dbc1bea51617367ec06 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:04:17 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:04:17 2020 -0700 |
tree | f4ef32b4b873c5d8fad80f02eb6ee86e349a23ca | |
parent | 549fe825c3514f67c7210d6add6eef00b6641ccf [diff] | |
parent | 47eb2ceb6756b27bba3b55c7f4a9d3d5a470f8a6 [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>