commit | 2a82aa593da417e5b757736ef67ddd5d37a80ace | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Wed Oct 28 20:05:43 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Wed Oct 28 20:05:43 2020 -0700 |
tree | 565caf8648208a0ab399c244cb1fd6fd7425cf48 | |
parent | d672c39737b5ca3963c3b9e64dd9d6bcbf929ec9 [diff] | |
parent | a145d4373b1449b5bee7521bea09c6e62db088f4 [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>