Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTo get rid of those Error messages while generating the NiosII processor, open the file Altera_UP_SD_Card_Avalon_Interface_hw.tcl and comment (add a# to the beginning of) the line 112, which states (after commenting):
# add_interface_port clock_sink i_reset_n reset_n Input 1 Then refresh and regenerate. I do not know the effect of doing so on the SD Card Interface operation yet, as I am expermenting a lot here :) --Bruno