|
Message
From: D R<heedaf@e...>
Date: Thu Mar 22 20:27:16 CET 2007
Subject: [oc] new to cores world, need a little help
I believe I've found the problem. At the bottom of the "i2c_master_bit_ctrl.vhd,v 1.14 2006/10/11" scl and sda are assigned 0 and I can't find anywhere else that the they are updated. Has anyone come up with a fix for this?Thanks,DR -- assign outputs scl_o <= '0'; scl_oen <= iscl_oen; sda_o <= '0'; sda_oen <= isda_oen;--- On Thu 03/22, D R < attachment.htm
|
 |