Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi GIR,
You mentioned "There is an option in the serial flash loader interface to share the ASMI connection. This currently would require editing the Verilog or VHDL source for the Nios ASMI block and reconnecting it through the serial flash loader interface." How to edit ASMI block and reconnect it through serial flash loader? I have ASMI connections to EPCS.Int his case,how do I connect(instantiate) SFL? sfl_inst : SFL PORT MAP ( asdo_in => asmi_access_granted => dclk_in => ncso_in => noe_in => asmi_access_request => data0_out => );