commit | 4ccac0c76bfd167ff96a70e24162775d05fd131d | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:04:31 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:04:31 2020 -0700 |
tree | 3ac49e1ac07916e25b6ab681bdd4f483864df4bb | |
parent | 72542110dd88980194af0832f8b7c11b7d8f0956 [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>