Altera_Forum
Honored Contributor
18 years agoNiosIDE, Can't search declarations in syslib
In NIOS II Ide(7.1) you can make a search for definition and declarations with right-click, F3 or ctrl F3.
For some reason I cant get this feature to work when the item is defined in syslib. For instance these ones are simply ignored when I search for definition or declaration: iowr_altera_avalon_pio_data();iord_altera_avalon_pio_data();
strcmp();
int8u i; Am I the only one who faces that kind of problem?