Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Usually, entity my_project_name_sopc defined in my_project_name_sopc.v, is instanced in the top-level entity (my_project_name.v). Pin assignments are made acording pin definitions on it. What do you mean with --- Quote End --- "Pin assignments are made acording pin definitions on it" ,so you mean I don't need to assign the pin artificially? (By the way, I try to create a symbol block of the newly top-entity, and it remains 6% for a loooooooong time, seems like deadend.) I mean if I would like to make some links inside the NIOSII soft core, excepting the outside pin. For example, I would like to link PIO with the reset_n of the second cpu to accomplish a multiprocessor system. Looking forward to your reply. Thank you very much!!