From c61362a96ef83600d2711f794549ab30540615fc Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Tue, 31 Mar 2015 16:34:54 -0400 Subject: Build i2c with rng cores. --- i2c/rtl/novena_i2c.v | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i2c/rtl/novena_i2c.v') diff --git a/i2c/rtl/novena_i2c.v b/i2c/rtl/novena_i2c.v index 1cb47a0..ade0bc2 100644 --- a/i2c/rtl/novena_i2c.v +++ b/i2c/rtl/novena_i2c.v @@ -184,6 +184,8 @@ module novena_top .sys_clk(clk), .sys_rst(sys_rst), + .noise(ct_noise), + .sys_eim_addr(sys_eim_addr), .sys_eim_wr(sys_eim_wr), .sys_eim_rd(sys_eim_rd), -- cgit v1.2.3