Altera_Forum
Honored Contributor
17 years agoSFL image
hi all, i found that serial flash loader allows epcsx to be configured through jtag, i would like to know how to instantiate the sfl image to the user design using sfl megafunction
You don't them, unless you don't have other connections of your design to the AS memory. A typical instantiation looks like this:
sfl_inst : sfl PORT MAP (
noe_in => '0'
);