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 agoI wil create the whole project from scratch today like you did. See if it helps.
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