aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/coretest_hashes.v
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2014-11-18 15:29:31 -0500
committerPaul Selkirk <paul@psgd.org>2014-11-18 15:29:31 -0500
commit2ab8de5bcae8fd8f529a49d03dc69dc1e3377260 (patch)
treecc08b1d8d44820d582e54f54cb48d31525d1baec /src/rtl/coretest_hashes.v
parent283dea2f82bdfac2aeb0d026bc86c9d57b131915 (diff)
i2c_device_addr as output
Diffstat (limited to 'src/rtl/coretest_hashes.v')
-rw-r--r--src/rtl/coretest_hashes.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rtl/coretest_hashes.v b/src/rtl/coretest_hashes.v
index 567d4f7..9067674 100644
--- a/src/rtl/coretest_hashes.v
+++ b/src/rtl/coretest_hashes.v
@@ -115,8 +115,6 @@ module coretest_hashes(
.SCL(SCL),
.SDA(SDA),
.SDA_pd(SDA_pd),
- .i2c_addr_low(I2C_SHA1_ADDR),
- .i2c_addr_high(I2C_SHA512_ADDR),
.i2c_device_addr(i2c_device_addr),
.rxd_syn(i2c_rxd_syn),