PHeri1New Contributor5 years agoalt_avalon_i2c_master_tx will always fail with -1 error code In basic I have this: module top ( input clk, output [7:0] led, inout tri1 i2c_scl, inout tri1 i2c_sda ); wire i2c_scl_in; wire i2c_sda_in; wire i2c_...Show More
PHeri1New Contributor5 years agoUpdate from my side:Error code is NOT -1 but -7 (ALT_AVALON_I2C_BUSY)
Recent DiscussionsNios-V on Cyclone IVNios II IDE File Name too long errorNo valid license for Nios processorCorrect way to use mSGDMA with a NIOSV/m processor on a MAX10 FPGANIOS SDK SBOM/FOSS info