commit | e905472a13b5d175e91b3c5e9f58fb03015f2a8a | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:06:22 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:06:22 2020 -0700 |
tree | d744906b4f84bb27c529f3fe96f04b2a0509eaad | |
parent | cb2b65a30f15fbfc7ff11c74b833e51af5f98531 [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>