From 2ab8de5bcae8fd8f529a49d03dc69dc1e3377260 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 18 Nov 2014 15:29:31 -0500 Subject: i2c_device_addr as output --- src/rtl/coretest_hashes.v | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/rtl/coretest_hashes.v') 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), -- cgit v1.2.3