commit | 3cba8f691626f3800ea1df302c9aaf8ee9b4dca6 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Wed Apr 07 20:23:00 2021 -0700 |
committer | tjaychen <timothytim@google.com> | Thu Apr 08 10:30:24 2021 -0700 |
tree | d0b8c6e66d400eca66fa94b4ca37886c7c17d6cf | |
parent | fe73d2ef3c962c30f170f77abd4b5fdbbd4d334d [diff] |
[spi_device] lint fixes - remove combo loop Signed-off-by: Timothy Chen <timothytim@google.com>
diff --git a/hw/ip/spi_device/rtl/spi_device.sv b/hw/ip/spi_device/rtl/spi_device.sv index 1009820..949a287 100644 --- a/hw/ip/spi_device/rtl/spi_device.sv +++ b/hw/ip/spi_device/rtl/spi_device.sv
@@ -598,7 +598,7 @@ // Config (changed dynamically) .order_i (rxorder), - .io_mode_i (io_mode) + .io_mode_i (io_mode_outclk) ); spi_p2s u_p2s (