commit | 90c66351742f53b63d4508edf728c41a5b4a1bc8 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:04:38 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:04:38 2020 -0700 |
tree | fbd166177719e33a2867bba13e05869040db6dfb | |
parent | 17864216b91d1af4efdfc443ff274032212a7012 [diff] | |
parent | 4ccac0c76bfd167ff96a70e24162775d05fd131d [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>