diff options
| author | David Shah <davey1576@gmail.com> | 2017-11-29 12:37:40 +0000 |
|---|---|---|
| committer | David Shah <davey1576@gmail.com> | 2018-01-16 15:16:44 +0000 |
| commit | ec3ad586835ec13cd5b3c32f6c2b7580247c562b (patch) | |
| tree | a946b4bc7a87f67f8fcc4372e1296236e3b82d67 /icefuzz/tests/ip/up5k_I2C_data.txt | |
| parent | 411bcc53ffc095379f20494cce2da9424e4c5465 (diff) | |
Figure out missing SPI config bits, and add to chipdb
Diffstat (limited to 'icefuzz/tests/ip/up5k_I2C_data.txt')
| -rw-r--r-- | icefuzz/tests/ip/up5k_I2C_data.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icefuzz/tests/ip/up5k_I2C_data.txt b/icefuzz/tests/ip/up5k_I2C_data.txt index a891b0c..f433663 100644 --- a/icefuzz/tests/ip/up5k_I2C_data.txt +++ b/icefuzz/tests/ip/up5k_I2C_data.txt @@ -43,8 +43,8 @@ ("I2C", (25, 31, 0)): { "I2CIRQ": (25, 30, "slf_op_7"), "I2CWKUP": (25, 29, "slf_op_5"), - "I2C_ENABLE_0": (19, 31, "cbit2usealt_in_0"), - "I2C_ENABLE_1": (19, 31, "cbit2usealt_in_1"), + "I2C_ENABLE_0": (19, 31, "cbit2usealt_in_1"), + "I2C_ENABLE_1": (19, 31, "cbit2usealt_in_0"), "SBACKO": (25, 30, "slf_op_6"), "SBADRI0": (25, 30, "lutff_1/in_0"), "SBADRI1": (25, 30, "lutff_2/in_0"), |
