commit | 075cfd7bbb090dc7b463be90425e039b66498687 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:08:48 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:08:48 2020 -0700 |
tree | e1b349909bfedbb6b3b4e93890d28ae480f7d900 | |
parent | c00436cba6675875e00ff829af180a0c4305a4f9 [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>